quickwit-oss/quickwit

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

Open

#2,933 opened on Mar 2, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (553 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (11,300 stars)
PR merge metrics
 (PR metrics pending)

Description

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