Skip to content

can we not print out the sumologic receiver url please #3889

@zoezhangmattr

Description

@zoezhangmattr

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 sumologicexporter@v0.108.0/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):

  • Collection version (e.g. helm ls -n sumologic):
  • Kubernetes version (e.g. kubectl version):
  • Cloud provider:
  • Others:

Anything else do we need to know Add any other context about the problem here, e.g. issue happens only occasionally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions