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

 (0 comments) (0 reactions) (0 assignees)Rust (580 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (11,532 stars)
PR merge metrics
 (Avg merge 5d 18h) (41 merged PRs in 30d)

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