mirror of
https://github.com/prometheus/prometheus.git
synced 2026-02-03 20:39:32 -05:00
Enhance the demo to better illustrate the value of __semconv_url__ for maintaining query continuity during OTLP translation strategy migrations: - Use same instance name (myapp:8080) for both phases to emphasize it's the same producer that migrated, not two different sources - Add side-by-side query comparison showing [PARTIAL] vs [FULL] time coverage to clearly demonstrate broken vs working queries - Add sum() aggregation example showing continuous results across the naming boundary - Add rate() example demonstrating counter rate calculations work seamlessly across the migration point - Update README with improved narrative focusing on migration scenario - Update demo.sh output to highlight the problem/solution structure The demo now runs 6 phases: data population (before/after migration), problem demonstration, solution with __semconv_url__, and aggregation/rate examples. |
||
|---|---|---|
| .. | ||
| examples | ||
| images | ||
| prometheus-mixin | ||
| internal_architecture.md | ||