quickwit-oss/quickwit

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

Open

#2.933 aberto em 2 de mar. de 2023

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

Métricas do repositório

Stars
 (11.300 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador