Skip to content

Support histogram custom metric in Python backendΒ #7287

@ShuaiShao93

Description

@ShuaiShao93

Is your feature request related to a problem? Please describe.
Histogram is a common metric type: https://prometheus.io/docs/concepts/metric_types/#histogram. But the custom metric in Triton Python backend can only be gauge and counter today.

Describe the solution you'd like
Add pb_utils.MetricFamily.HISTOGRAM

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions