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 optional prometheus metrics for DHT announcements #3548

Merged
merged 2 commits into from
Feb 2, 2022

Conversation

shyba
Copy link
Member

@shyba shyba commented Jan 24, 2022

  • announcements_sent: Number of announcements sent and their respective status.
    • labels:
      • peers: number of peers we were able to announce
      • error: if the announcement was a complete failure
  • announcement_queue_size: Number of hashes waiting to be announced.

@eukreign eukreign merged commit 3305eb6 into master Feb 2, 2022
@eukreign eukreign deleted the announce_metrics branch February 2, 2022 16:06
@jackrobison jackrobison added type: new feature New functionality that does not exist yet area: DHT labels Mar 4, 2022
@jackrobison jackrobison changed the title Add optional Prometheus metrics for DHT announcements Add optional prometheus metrics for DHT announcements Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: DHT type: new feature New functionality that does not exist yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants