Skip to content

Use Splunk package version in profiling distro metadata #736

@pmcollins

Description

@pmcollins

Summary

Profiling logs set splunk.distro.version using opentelemetry.instrumentation.version.__version__ in src/splunk_otel/profile.py.

The rest of the distro sets telemetry.distro.version using splunk_otel.__about__.__version__ in src/splunk_otel/distro.py.

This can make profile telemetry report an OTel instrumentation version, such as 0.60b1, instead of the Splunk package version, such as 2.10.0.

What to change

Use the Splunk package version for profiling logs. Check whether profiling should keep splunk.distro.version, switch to telemetry.distro.version, or emit both for compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions