mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
19d274085f
Prometheus handles all metrics as floats, and sometimes we store non-integer values in them (notably, durations in seconds), so let's render them as floats too. (Note that the standard client libraries also treat Counters as floats.) |
||
---|---|---|
.. | ||
__init__.py | ||
metric.py | ||
process_collector.py | ||
resource.py |