Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | improve configuration (with default values) - also for testing ejabberdrpc.py | genofire | 2019-12-07 | 4 | -9/+62 | |
| | ||||||
* | add rest api support to ejabberdrpc.py | genofire | 2019-12-07 | 1 | -10/+28 | |
| | ||||||
* | Merge branch 'customizability' into 'master' | Martin/Geno | 2019-12-07 | 4 | -10/+20 | |
|\ | | | | | | | | | Influxdb plugin changes See merge request sum7/ejabberd-metrics!2 | |||||
| * | systemd compliance | nico | 2019-12-07 | 4 | -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' | nico | 2019-10-24 | 4 | -2/+121 | |
|\ | | | | | | | | | InfluxDB Plugin See merge request sum7/ejabberd-metrics!1 | |||||
| * | final touches | nico | 2019-10-24 | 4 | -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 gitignore | nico | 2019-10-17 | 2 | -29/+142 | |
| | | | | | + add .gitignore * some pep8 changes | |||||
* | client by (ipversion) | Martin/Geno | 2019-10-17 | 2 | -29/+65 | |
| | ||||||
* | s2s_in/out + muc | Martin/Geno | 2019-10-17 | 2 | -10/+61 | |
| | ||||||
* | fix systemd prometheus service | Martin/Geno | 2019-10-17 | 1 | -1/+1 | |
| | ||||||
* | systemd prometheus service | Martin/Geno | 2019-10-17 | 1 | -0/+14 | |
| | ||||||
* | first prometheus impl | Martin/Geno | 2019-10-17 | 1 | -0/+93 | |
| | ||||||
* | first xml rpc api | Martin/Geno | 2019-10-17 | 1 | -0/+210 | |
| | ||||||
* | Initial commit | Martin/Geno | 2019-10-17 | 1 | -0/+2 | |