Skip to content

Consider not turning instrumentation_scope.name into library.name #156

@cartermp

Description

@cartermp

We currently do this today. It's going to get super confusing for people using OTTL because they'll see a library.name value in honeycomb, decide they wanna filter on it, go into the collector, put that in their expression, and realize it's not doing anything.

However, if we do this, it does mean that there will be a time (60ish days) where any existing query based on library.name will now return different results. Customers will need to know about this in advance and then write a COALESCE derived column to keep their queries intact for that time period. Docs would also need a change.

If we decide to do this, then (IMO) the earlier the better. The impact of the difference will only get worse each day.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: discussionRequests for comments, discussions about possible enhancements.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions