Skip to content

Resource attributes from telemetry.resource are missing for internal logs #12582

Closed
@iblancasa

Description

@iblancasa

When the telemetry.resource field is populated like this:

service:
  telemetry:
    resource:
      service.name: "your-service-name"
      service.version: "your-version"
    logs:
      level: "debug"

Those resource attributes appear in the metrics and traces but not in the logs. This issue is to fix this and add those to the logs.

Update 27Mar2025:
this happens only on the logs printed via console

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions