This website requires JavaScript.
Explore
Help
Sign In
unistack-org
/
metrics
Watch
4
Star
0
Fork
0
You've already forked metrics
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
120
Commits
2
Branches
1
Tag
721
KiB
49f6df7219
Commit Graph
3 Commits
Author
SHA1
Message
Date
Aliaksandr Valialkin
b23fdf5bd7
gauge.go: add Set() method, which can be used for changing the gauge value without the need to pass callback to NewGauge()
2023-12-20 14:06:44 +02:00
Aliaksandr Valialkin
6cd90960e1
Added GetOrCreateGauge to be consistent with Counter and Summary
2019-04-15 15:34:02 +03:00
Aliaksandr Valialkin
bfffe95d07
refactored and added tests
2019-04-11 13:03:32 +03:00