tricorder-observability / helm-charts

Helm Charts for tricorder observability.
https://tricorder.dev
16 stars 1 forks source link

Do not bundle the official OTel demo app's helm-charts in Starship helm-charts #27

Closed nascentcore-eng closed 1 year ago

nascentcore-eng commented 1 year ago

RIght now we have demo app for prometheus, and open telemetry, which are all inside the tricorder namespace.

Especially the open telemetry demo app has more than 10 microservices. Collectively, they put more pods in the tricorder namespace.

This makes it harder to find the relevant information, and increases the chance of mistakes.

JaredTan95 commented 1 year ago

finished by https://github.com/tricorder-observability/helm-charts/pull/23