Replies: 1 comment
-
You can look here to understand what is happening: https://github.com/signalfx/splunk-otel-collector-chart/blob/f008069bfed00feb1286e9c85c1d024eb1913fe2/helm-charts/splunk-otel-collector/templates/config/_otel-agent.tpl You can disable the proxy metrics collection by setting |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using version 0.58.0 with configuration
and on each splunk agent "splunk-collector-agent-*" have errors
2022-09-23T04:23:42.538Z error prometheusexporter/prometheus.go:141 Could not get prometheus metrics {"kind": "receiver", "name": "receiver_creator", "pipeline": "metrics", "name": "smartagent/kubernetes-proxy/receiver_creator{endpoint=\"10.210.0.9\"}", "monitorType": "kubernetes-proxy", "error": "Get \"http://10.210.0.9:29101/metrics\": dial tcp 10.210.0.9:29101: connect: connection refused"} 2022-09-23T04:23:48.249Z info fileconsumer/file.go:159 Started watching file {"kind": "receiver", "name": "filelog", "pipeline": "logs", "component": "fileconsumer", "path": "/var/log/pods/openshift-marketplace_redhat-marketplace-lm2w9_91649261-f4be-4e16-9b10-fb7c5c038084/registry-server/0.log"}
openshift version: 4.10.26
Beta Was this translation helpful? Give feedback.
All reactions