mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-18 00:44:07 -05:00
![Richard van der Hoff](/assets/img/avatar_default.png)
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.)