anonymousland-synapse/synapse/metrics
Richard van der Hoff 19d274085f Make Counter render floats
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.)
2018-01-12 23:49:44 +00:00
..
__init__.py Rename the python-specific metrics now the docs claim that we have done 2016-11-03 17:03:52 +00:00
metric.py Make Counter render floats 2018-01-12 23:49:44 +00:00
process_collector.py Since we don't export per-filetype fd counts any more, delete all the code related to that too 2016-11-03 16:41:32 +00:00
resource.py copyrights 2016-01-07 04:26:29 +00:00