zio / zio-telemetry

ZIO-powered OpenTelemetry library
https://zio.dev/zio-telemetry
Apache License 2.0
113 stars 55 forks source link

OpenTelemetry: update examples and docs to show all-in-one example via the Honeycomb observability platform #791

Closed grouzen closed 8 months ago

grouzen commented 10 months ago

It would be great to see correlated signals in one place. Honeycomb provides a free plan allowing the observation of correlated traces, metrics, and logs accessible via UI.

There is also related DataDog issue: https://github.com/zio/zio-telemetry/issues/690

grouzen commented 8 months ago

Honeycomb is probably not a good choice. It was reported that it actually doesn't provide an all-in-one UI for all types of signals.