odigos-io / odigos

Distributed tracing without code changes. 🚀 Instantly monitor any application using OpenTelemetry and eBPF
https://odigos.io
Apache License 2.0
3.21k stars 195 forks source link

honeycomb destination: support metrics and logs signals #905

Open blumamir opened 9 months ago

blumamir commented 9 months ago

Odigos currently supports sending traces to honeycomb.

According to honeycomb documentation, the can also inject metrics and logs.

This issue is for adding relevant configs for the gateway collector to export those signals to honeycomb.

SuperAayush commented 7 months ago

Hey @blumamir, I would like to work on this!!