aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* alignment changesnico2019-12-283-34/+36
| | | | | | | * update influx plugin use the rest interface * align influx.py to ejabberdrpc changes * replace format with f-strings * minor performance improvements
* improve error handling + fix mucgenofire2019-12-071-1/+3
|
* improve configuration (with default values) - also for testing ejabberdrpc.pygenofire2019-12-074-9/+62
|
* add rest api support to ejabberdrpc.pygenofire2019-12-071-10/+28
|
* Merge branch 'customizability' into 'master'Martin/Geno2019-12-074-10/+20
|\ | | | | | | | | Influxdb plugin changes See merge request sum7/ejabberd-metrics!2
| * systemd compliancenico2019-12-074-10/+20
|/ | | | | | | | + add possibility to customize db name via config file + file path configurations are dealt with dynamically * at least Debian does not feature a group called nobody it is called nogroup I am not sure if other systems feature a group called nobody.
* Merge branch 'influxdb' into 'master'nico2019-10-244-2/+121
|\ | | | | | | | | InfluxDB Plugin See merge request sum7/ejabberd-metrics!1
| * final touchesnico2019-10-244-2/+121
|/ | | | | | | | | | | | # added + add method to escape whitespaces in keys and values # changed * init client handler only once and not every time * don't try to create database on every run just on the first one # removed - vhosts are listed first and after that the respective nodes are listed
* pep8 and gitignorenico2019-10-172-29/+142
| | | | | + add .gitignore * some pep8 changes
* client by (ipversion)Martin/Geno2019-10-172-29/+65
|
* s2s_in/out + mucMartin/Geno2019-10-172-10/+61
|
* fix systemd prometheus serviceMartin/Geno2019-10-171-1/+1
|
* systemd prometheus serviceMartin/Geno2019-10-171-0/+14
|
* first prometheus implMartin/Geno2019-10-171-0/+93
|
* first xml rpc apiMartin/Geno2019-10-171-0/+210
|
* Initial commitMartin/Geno2019-10-171-0/+2