aboutsummaryrefslogtreecommitdiffstats
path: root/metrics.py
Commit message (Collapse)AuthorAgeFilesLines
* add cleanup.pygenofire2020-06-101-71/+16
|
* update clients naminggenofire2020-06-091-1/+1
|
* Client ressource additionnico2020-05-091-2/+3
| | | | | * update Xabber ressource names + add Monal ressource
* code cleanupnico2020-04-281-0/+322
* split up api and metrics class * revamped file nameming to better resemble their function * update prometheus and influx files * fixed version regex to not break on - in version string