Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[💡 FEATURE REQUEST]: Add support for custom prefixes in metrics plugin #2145

Open
Buravenkov opened this issue Mar 5, 2025 · 0 comments
Assignees
Labels
C-feature-request Category: feature requested, but need to be discussed

Comments

@Buravenkov
Copy link

Plugin

Metrics

I have an idea!

Problem

Currently, built-in metrics such as rr_jobs_total_workers and rr_jobs_worker_memory_bytes, etc. cannot be customized. This makes it difficult to distinguish metrics when multiple microservices are using RoadRunner.

Proposed Solution

Add the ability to:

  • Set a custom prefix for built-in metrics.
  • Or add the ability to specify custom labels for internal metrics (e.g., service=my-microservice).

This would help in multi-service environments and make monitoring easier.

@Buravenkov Buravenkov added the C-feature-request Category: feature requested, but need to be discussed label Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature-request Category: feature requested, but need to be discussed
Projects
None yet
Development

No branches or pull requests

2 participants