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 Prometheus node services metrics #3230

Open
AnnaShaleva opened this issue Nov 27, 2023 · 0 comments
Open

Add Prometheus node services metrics #3230

AnnaShaleva opened this issue Nov 27, 2023 · 0 comments
Labels
enhancement Improving existing functionality I3 Minimal impact S4 Routine U3 Regular
Milestone

Comments

@AnnaShaleva
Copy link
Member

Ref. #3229. We need to add common Prometheus metrics to our network server (we already have a separate Service interface with Name() included), and the metric itself should denote whether specified service is enabled or not.

After that we need to include custom service-specific Prometheus metric where every service can decide what to include into this metric. One of the things that must be included into wallet-required services is whether service is authorized to sign anything at the current moment, i.e. whether it has a designated account unlocked (this metric is relevant for Notary service, Oracle service and etc.).

@AnnaShaleva AnnaShaleva added the enhancement Improving existing functionality label Nov 27, 2023
@AnnaShaleva AnnaShaleva added this to the v0.105.0 milestone Nov 27, 2023
@roman-khimov roman-khimov added I3 Minimal impact U3 Regular S4 Routine labels Dec 21, 2023
@roman-khimov roman-khimov modified the milestones: v0.105.0, v0.106.0 Dec 21, 2023
@roman-khimov roman-khimov modified the milestones: v0.106.0, v0.107.0 May 13, 2024
@AnnaShaleva AnnaShaleva modified the milestones: v0.107.2, v0.108.0 Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality I3 Minimal impact S4 Routine U3 Regular
Projects
None yet
Development

No branches or pull requests

2 participants