Skip to content

Add optional prometheus metrics for DHT announcements#3548

Merged
eukreign merged 2 commits intomasterfrom
announce_metrics
Feb 2, 2022
Merged

Add optional prometheus metrics for DHT announcements#3548
eukreign merged 2 commits intomasterfrom
announce_metrics

Conversation

@shyba
Copy link
Copy Markdown
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