Skip to content

API to Expose Histogram Raw Bins #11259

@pjulien

Description

@pjulien

In order to provide richer telemetry, it would be useful to provide the raw histogram bins found in the internal Circonus histograms to the outside world.

I have added data members to histogram_impl to record these bins so they can be made available via gRPC. However, it seems the gRPC messages from MetricsServiceSink are lifted directly from prometheus. This schema does not feature a message type that is appropriate for exposing these bins.

Would you have any guidance or preference on how this data should be exposed to the outside world?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions