The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Prometheus-Tiny

0.011     2023-09-07 10:35:27+10:00 Australia/Melbourne
- Warn and handle attempts to set label values to undef

0.010     2022-02-01 08:25:56+11:00 Australia/Melbourne
- Warn and handle attempts to set or add non-numbers

0.009     2021-12-07 16:46:15+11:00 Australia/Melbourne
- Add default_labels parameter (thanks, Michael McClimon!)

0.008     2021-07-21 14:27:16+10:00 Australia/Melbourne
- Add enum support

0.007     2021-06-04 09:57:21+10:00 Australia/Melbourne
- Ensure that a metric is not redeclared with different metadata

0.006     2021-04-14 16:25:31+10:00 Australia/Melbourne
- Add clear method, to remove metric values

0.005     2020-12-03 21:41:43+11:00 Australia/Melbourne
- Escape special chars in label values (thanks, Danijel Tasov!)

0.004     2019-12-22 12:17:34+11:00 Australia/Melbourne
- Fix bug where metrics named "help" or "type" with timestamps would break

0.003     2019-12-22 11:17:22+11:00 Australia/Melbourne
- Add histogram support
- Add timestamp support (ben hengst)

0.002     2018-08-09 12:58:34+10:00 Australia/Melbourne
- Add simple PSGI app generator

0.001     2018-07-27 23:20:19+10:00 Australia/Melbourne