You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug A clear and concise description of what the bug is.
helm install the chart 4.11.1 version. enabled log, and trace.
image tag: 0.108.0-sumo-0
Describe the bug A clear and concise description of what the bug is.
helm install the chart 4.11.1 version. enabled log, and trace.
image tag: 0.108.0-sumo-0
i can see
the collector statefulset logs exposed the sumo receiver url.
2025-02-11T20:12:36.279Z info [email protected]/exporter.go:282 setting data urls {"kind": "exporter", "data_type": "logs", "name": "sumologic", "logs_url": "https://collectors.au.sumologic.com/receiver/v1/otlp/xxxxx/v1/logs", "metrics_url": "https://collectors.au.sumologic.com/receiver/v1/otlp/xxxx==/v1/metrics", "traces_url": "https://collectors.au.sumologic.com/receiver/v1/otlp/xxxx==/v1/traces"}
i redact the sumo url with xxxxx
the code i found https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/3a3b7012bfc98f5979fdf0d715a8e47cf8ceeb7e/exporter/sumologicexporter/exporter.go#L282
Logs Logs which can be helpful in investigating the issue.
Command used to install/upgrade Collection Direct command which you used to install/upgrade collection.
Configuration Configuration used for Collection e.g. user-values.yaml for helm.
To Reproduce Steps to reproduce the behavior.
Expected behavior A clear and concise description of what you expected to happen.
Environment (please complete the following information):
helm ls -n sumologic
):kubectl version
):Anything else do we need to know Add any other context about the problem here, e.g. issue happens only occasionally.
The text was updated successfully, but these errors were encountered: