opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

Unnecessary 132B in every log line

Open bogdandrutu opened this issue 2 months ago • 7 comments
trafficstars

Component(s)

No response

What happened?

*Describe the bug

"resource": {"service.instance.id": "4e85ca18-09ab-48b8-b253-eeaad9380865", "service.name": "otel-collector", "service.version": ""}

Steps to reproduce

Log anything and will see this added to every log line.

What did you expect to see?

Ways to disable this for logs but not for other signals where this information is sent for a batch of items. In logs because this is added with every line it constitutes a significant amount of space.

What did you see instead?

No way of controlling this

Collector version

v0.134.0

Environment information

Environment

OS: (e.g., "Ubuntu 20.04") Compiler(if manually compiled): (e.g., "go 14.2")

OpenTelemetry Collector configuration


Log output


Additional context

No response

Tip

React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

bogdandrutu avatar Sep 19 '25 17:09 bogdandrutu