WIP: Draft: Prometheus-friendly stats #498

Draft
zzz wants to merge 6 commits from zzz/i2p.i2p:promstats into master
Owner
No description provided.
zzz added 3 commits 2025-04-26 13:14:24 -04:00
- gauge, counter, and info only, no buckets
- embed type and units in stats
- optimized for low memory/CPU usage, no doubles, no locking
- to be hooked in
zzz added the
utils
label 2025-04-26 17:37:36 -04:00
zzz self-assigned this 2025-04-28 08:32:34 -04:00
zzz added 2 commits 2025-05-03 12:16:23 -04:00
zzz added 1 commit 2025-05-06 08:38:34 -04:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u promstats:zzz-promstats
git checkout zzz-promstats
Sign in to join this conversation.
No Reviewers
No Label
utils
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: I2P_Developers/i2p.i2p#498
No description provided.