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

Add service registration status to prometheus metrics #888

Open
ulope opened this issue Nov 17, 2020 · 0 comments
Open

Add service registration status to prometheus metrics #888

ulope opened this issue Nov 17, 2020 · 0 comments
Labels
Enhancement 🌟 New feature or request Infrastructure 🏢 Related to Infrastructure MS 👀 Related to the Monitoring Service Service Registry ®️

Comments

@ulope
Copy link
Contributor

ulope commented Nov 17, 2020

Problem Definition

The status of the service registration should be exported as metrics.

i.e.:

TYPE service_registry_registered gauge
service_registry_registered{address="0x..."} <0|1>
TYPE service_registry_expires gauge
service_registry_expires_at{address="0x..."} 1234567890
@ulope ulope added Enhancement 🌟 New feature or request MS 👀 Related to the Monitoring Service Infrastructure 🏢 Related to Infrastructure Service Registry ®️ labels Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 🌟 New feature or request Infrastructure 🏢 Related to Infrastructure MS 👀 Related to the Monitoring Service Service Registry ®️
Projects
None yet
Development

No branches or pull requests

1 participant