Skip to content

Custom Prefix for Prometheus Process Metrics #1192

Open

Description

Users have requested enabling Prometheus process metrics (see #1180), but unfortunately, these metrics are registered with the default registry, which prevents control over the prefix (also requested by users in #1172). While we can enable process metrics for now, addressing the prefix issue is essential moving forward.

Possible Solutions:
Wait for or implement a solution in the Prometheus library (see rust-prometheus issue #518).
Use an alternative implementation of metrics, such as metrics-process.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions