New blog post! 📈 @shanselman challenged me to try the .NET Aspire #OpenTelemetry Dashboard with Python for tracing, metrics, and logs https://tonybaloney.github.io/posts/using-dotnet-aspire-dashboard-for-python-opentelemetry.html TLDR: I've found my new favourite OTLP-UI for tracing in a local development environment.
Using the Aspire Dashboard for Python OpenTelemetry tracing, metrics, and logs

A short how-to of setting up the Aspire Dashboard to capture traces and metrics

@tonybaloney @shanselman Now it's available as a standalone container, it's awesome... we just need to convince all the non-.net people that, no, it's actually good.
@Martindotnet @tonybaloney @shanselman does Aspire grok otel exemplars too?

@jkwatson @tonybaloney @shanselman not that I'm aware of.

Exemplars are useful in production where there is a lot of data, since Aspire is focused on local dev, you'll be able to navigate the raw data easily.