wearefrank / ladybug

Enable users of your application to debug and test it
Apache License 2.0
13 stars 8 forks source link

Consider implementing the OpenTelemetry standard to provide cross application message tracing/debugging #192

Open Laurens-makel opened 1 year ago

Laurens-makel commented 1 year ago

https://opentelemetry.io/ https://opentelemetry.io/docs/

image

OpenTelemetry, also known as OTel for short, is a vendor-neutral open-source Observability framework for instrumenting, generating, collecting, and exporting telemetry data such as traces, metrics, logs. As an industry-standard, it is natively supported by a number of vendors.

I'd like to bring up OpenTelemetry because this seems closely related to what issues Ladybug is solving.

The standard is used by tools such as Grafana Tempo, it would be very interesting if Ladybug is able to:

With those mechanisms in place, it would enable the user to host separate instances of Ladybug: