Skip to content

Metrics generator: exemplars hardcoded to disabled for native histograms #5525

Description

@adelsz

Describe the bug
For a given histogram metric, exemplars disappear if metrics generator is switched from classic histograms to native histograms.

Additional Context
Looking at the original native histograms PR, exemplars should be supported. #3789
But it looks like they got hardcoded to be disabled by a chore commit dbd7505.

// TODO enable examplars on native histograms
NativeHistogramMaxExemplars: -1,

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleUsed for stale issues / PRs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions