liatrio / tag-o11y-quick-start-manifests

A set of Kubernetes manifests for standing up a local Observability stack quickly leveraging OpenTelemetry
https://openo11y.dev
Apache License 2.0
5 stars 0 forks source link

[spike] Investigate otel-tui #22

Open acramsay opened 3 weeks ago

acramsay commented 3 weeks ago

https://github.com/ymtdzzz/otel-tui

This looks like a good tool for local dev and testing purposes. Install it. Try it out. Demo it. Tell us what's good and bad about it.

You'll need to generate telemetry locally in order to test it. The quick start manifests and gitproviderreceiver could be used for this purpose.

acramsay commented 3 weeks ago

After this is complete, let's create an ADR to document our opinions and choose to continue using the tool or not. This could include if/how we share this work with other teams. Would it help when instrumenting applications using the otel-sdk?