Commit 18b7e56
committed
feat: add OpenTelemetry Demo as optional subchart (disabled by default)
Adds opentelemetry-demo chart as a dependency, disabled by default.
When enabled (opentelemetry-demo.enabled=true), deploys the full OTel Demo
microservices app pointing at our OTel Collector. All bundled backends
(jaeger, grafana, prometheus, opensearch) are disabled.
Verified on EKS: 27 demo services running, 8311 spans from 20+ services
(frontend, checkout, cart, payment, etc.) flowing through our pipeline
to OpenSearch.1 parent 34d20aa commit 18b7e56
2 files changed
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
399 | 422 | | |
400 | 423 | | |
401 | 424 | | |
| |||
0 commit comments