The SigNoz Helm chart will install the following components into your Kubernetes cluster:
Query Service (backend service)
Web UI (frontend)
OpenTelemetry Collectors
Alertmanager
ClickHouse chart (datastore)
K8s-Infra chart (k8s infra metrics/logs collectors)
But the k8s Infra chart is not included in the signoz chart and has to be installed manually (not that clear from the docs). I think it would be great if it's also included in the signoz chart. Values like internal service endpoint of signoz and api key could be configured by the signoz "envelop" chart.
This site states:
https://signoz.io/docs/install/kubernetes/others/
The SigNoz Helm chart will install the following components into your Kubernetes cluster:
But the k8s Infra chart is not included in the signoz chart and has to be installed manually (not that clear from the docs). I think it would be great if it's also included in the signoz chart. Values like internal service endpoint of signoz and api key could be configured by the signoz "envelop" chart.