quickwit-oss/quickwit

Add a tutorial to show how to collect AWS Lambda traces/logs and send them into Quickwit

Open

#2.933 geöffnet am 2. März 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (553 Forks)github user discovery
enhancementgood first issue

Repository-Metriken

Stars
 (11.300 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Tutorial request

Currently, we have some tutorials to show how to use send OpenTelemetry logs/traces into the ingest API or the OTLP gRPC service.

It could be nice to add a tutorial so show how to send AWS lambda logs/traces into Quickwit. The relevant OpenTelemetry project is here: https://github.com/open-telemetry/opentelemetry-lambda

Contributor Guide