nico
c19557a320
update: add blabber.im client
...
+ add blabber.im client resource matrix
* sort client matrix alphabetically
2020-11-15 23:34:36 +01:00
nico
5f0cb289c1
black reformat
...
* black reformatted the code
2020-06-29 11:03:49 +02:00
nico
907d3bdb61
properly implement more values
...
* fix the bad job with commit bf05b826
+ proper guidance methods complete with a proper name
2020-06-26 00:58:06 +02:00
nico
7296375924
pep8 and import ajustments
...
* optimzed import statements
* pep8 alignment changes, mostly missing whitespaces, newlines or redundant brackets
2020-06-26 00:55:49 +02:00
nico
86562276d4
fix get_nodes not being a public method
...
* fix get_nodes being a public method
2020-06-25 00:45:21 +02:00
nico
bf05b826a1
add more global values
...
* organize global values
+ add global uptime value
+ add global processes count value
2020-06-25 00:20:47 +02:00
nico
71440b7a8f
pep8 and friends
...
* add default logging NullHandler
* fix indentation mismatch
* rename control to calls to better point out its purpose
* rename class to EjabberdApiCalls to better point out it purpose
* changed get_nodes to an internal support method
2020-06-17 15:47:31 +02:00
nico
d36dbe03c8
Revert "add more global values"
...
This reverts commit 990d3abdc6
.
my mistake, I hadn't checked if I am on the correct branch
2020-06-17 13:30:08 +02:00
nico
990d3abdc6
add more global values
...
+ add global uptime value
+ add global processes count value
2020-06-17 00:41:59 +02:00
genofire
c7bf9f6b9f
fix muc_host
2020-06-10 23:23:34 +02:00
genofire
dd30520c62
improve control.py
2020-06-10 12:50:35 +02:00
genofire
6bb4308de2
metrics: use inherits of control/api
2020-06-10 12:50:35 +02:00
genofire
38a7b17180
add cleanup.py
2020-06-10 07:24:35 +02:00
genofire
8df15a5595
update clients naming
2020-06-09 20:18:48 +02:00
nico
0e0f9565c2
Client ressource addition
...
* update Xabber ressource names
+ add Monal ressource
2020-05-09 14:52:27 +02:00
nico
d44e4021fe
code cleanup
...
* 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
2020-04-28 14:11:49 +02:00