Jonathan Delgado
08/18/2024, 4:49 PMsignoz/signoz
at 0.50.0
helm chart with default values sets everything up properly, no errors, but I am not getting any Kubernetes metrics out of the box. I read the documentation at https://signoz.io/docs/install/kubernetes/others/ and it stated the k8s-infra chart should be included, but as of https://github.com/SigNoz/charts/commit/a99b93fbc32801eca528e9046eddcc68a625d5ae, it appeared to be removed as a dependency. I deployed the k8s-infra
helm chart with default values and still no cigar. I don't see any errors on any of these pods logs, storage is provisioned correctly. It appears k8s-infra
is collecting metrics looking at the logs.
Took a look at the support channel and found https://signoz-community.slack.com/archives/C01HWQ1R0BC/p1723457860195989. I confirmed that if I delete the collector service, I am getting a TCP dial failure in the agent logs for the insecure port, so the configuration seems to be correct for this case.
Looking for a gentle nudge in the right direction if possible, thanks for your time!Srikanth Chekuri
08/19/2024, 3:06 AMJonathan Delgado
08/19/2024, 4:53 AMJonathan Delgado
08/19/2024, 4:53 AMJonathan Delgado
08/19/2024, 4:54 AMSrikanth Chekuri
08/19/2024, 11:05 AMSrikanth Chekuri
08/19/2024, 11:22 AMJonathan Delgado
08/19/2024, 2:36 PMSrikanth Chekuri
08/20/2024, 12:05 PM0.11.10
k8s-infra versionJonathan Delgado
08/20/2024, 3:33 PMrepositories:
- name: signoz
url: <https://charts.signoz.io>
releases:
- name: subsys-signoz
namespace: subsys-signoz
chart: signoz/signoz
version: 0.50.0
disableValidation: true
values:
- global:
clusterName: c1
deploymentEnvironment: prod
- name: subsys-signoz-infra
namespace: subsys-signoz
chart: signoz/k8s-infra
version: 0.11.10
values:
- global:
cloud: others
clusterName: c1
deploymentEnvironment: prod
- otelCollectorEndpoint: subsys-signoz-otel-collector:4317
Srikanth Chekuri
08/21/2024, 4:47 AMJonathan Delgado
08/21/2024, 3:03 PMJonathan Delgado
08/21/2024, 3:04 PMJonathan Delgado
08/21/2024, 3:05 PMJonathan Delgado
08/21/2024, 3:05 PMJonathan Delgado
08/21/2024, 3:06 PMJonathan Delgado
08/21/2024, 3:07 PMSrikanth Chekuri
08/22/2024, 9:48 AMJonathan Delgado
08/22/2024, 3:21 PMJonathan Delgado
08/22/2024, 3:21 PMSrikanth Chekuri
08/25/2024, 8:36 AMSrikanth Chekuri
08/25/2024, 8:37 AMJonathan Delgado
08/25/2024, 2:43 PMJonathan Delgado
08/27/2024, 2:55 PMSrikanth Chekuri
08/28/2024, 7:12 AMusers.d
settings folder
<allow_simdjson>0</allow_simdjson>
<profiles>
<default>
<allow_simdjson>0</allow_simdjson>
</default>
</profiles>