Skip to content

Telemetry.sdk.* attributes not automatically added to resource #2109

@thompson-tomo

Description

@thompson-tomo

As per the spec

The SDK MUST provide access to a Resource with at least the attributes listed at Semantic Attributes with SDK-provided Default Value.

When you look at that https://opentelemetry.io/docs/specs/semconv/resource/#semantic-attributes-with-sdk-provided-default-value you get:

  • service.name
  • telemetry.sdk group

Which expands to

  • service.name
  • telemetry.sdk.name
  • telemetry.sdk.language
  • telemetry.sdk.version

Originally posted by @thompson-tomo in open-telemetry/opentelemetry-ruby-contrib#1384 (comment)

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