aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add a process metrics updaterHEADmasterChristopher Baines2024-03-22
* Remove locking in call-with-duration-metricChristopher Baines2024-03-22
* Remove reference from metric to the registryChristopher Baines2024-03-22
* Add get-gc-metrics-updaterChristopher Baines2023-11-12
* Export some more valuesChristopher Baines2023-11-12
* Wrap use of mutexes with call-with-blocked-asyncsChristopher Baines2023-11-12
* Add a couple of procedures for generating histogram bucketsChristopher Baines2020-12-10
* Add the _bucket suffix to metric lines for histogramsChristopher Baines2020-12-10
* Avoid race conditions in call-with-duration-metricChristopher Baines2020-12-10
* Make call-with-duration-metric more preciseChristopher Baines2020-12-10
* Allow passing label-values to call-with-duration-metricChristopher Baines2020-12-10
* Fix histogram metricsChristopher Baines2020-12-10
* Fix issues with outputting valuesChristopher Baines2020-12-05
* Allow passing more options to call-with-duration-metricChristopher Baines2020-12-05
* Fix metric # TYPE for histogramsChristopher Baines2020-12-05
* Fix call-with-duration-metric to work with multiple valuesChristopher Baines2020-12-05
* Help with writing textfilesChristopher Baines2020-11-29
* Write out the metric typeChristopher Baines2020-11-29
* Support outputting docstringsChristopher Baines2020-11-29
* Allow for cross-compilationChristopher Baines2020-10-05
* Add more information and an example to the READMEChristopher Baines2020-08-31
* Add some docstringsChristopher Baines2020-08-31
* Automatically add a _ after the namespaceChristopher Baines2020-08-31
* Initial commitChristopher Baines2020-08-31