| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* black reformatted the code
|
|
|
|
|
| |
* fix the bad job with commit bf05b826
+ proper guidance methods complete with a proper name
|
|
|
|
|
| |
* optimzed import statements
* pep8 alignment changes, mostly missing whitespaces, newlines or redundant brackets
|
|
|
|
| |
* fix get_nodes being a public method
|
|
|
|
|
|
| |
* organize global values
+ add global uptime value
+ add global processes count value
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
| |
This reverts commit 990d3abdc60bea8a525d4fbdc56cdff2e44947ce.
my mistake, I hadn't checked if I am on the correct branch
|
|
|
|
|
| |
+ add global uptime value
+ add global processes count value
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* update Xabber ressource names
+ add Monal ressource
|
|
* 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
|