Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exception handling | genofire | 2020-07-19 | 1 | -2/+2 |
| | |||||
* | flake8 fixup | nico | 2020-06-29 | 1 | -1/+1 |
| | | | | | | | | | * fix trailing/ leading whitespaces * fix None comparison to use is + add noqa ignore statements for the influx escape replacements + add noqa ignore statements around the bare excepts TODO: This is only a temporary fix for most of the bare excepts, we need further specify those. | ||||
* | black reformat | nico | 2020-06-29 | 1 | -32/+57 |
| | | | | * black reformatted the code | ||||
* | add new metrics to prometheus | genofire | 2020-06-26 | 1 | -0/+4 |
| | |||||
* | pep8 and import ajustments | nico | 2020-06-26 | 1 | -20/+18 |
| | | | | | * optimzed import statements * pep8 alignment changes, mostly missing whitespaces, newlines or redundant brackets | ||||
* | prometheus: fix client by ip | genofire | 2020-06-10 | 1 | -1/+1 |
| | |||||
* | fix ipv6 support for prometheus | genofire | 2020-06-09 | 1 | -0/+3 |
| | |||||
* | fix prometheus | genofire | 2020-06-09 | 1 | -1/+1 |
| | |||||
* | refactory prometheus exporter - use python lib | genofire | 2020-06-09 | 1 | -63/+78 |
| | |||||
* | code cleanup | nico | 2020-04-28 | 1 | -1/+1 |
| | | | | | | | | * 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 | ||||
* | utilize /etc/ directory | nico | 2020-02-16 | 1 | -19/+15 |
| | | | | + add config.py to read / touch create the etc config file | ||||
* | improve configuration (with default values) - also for testing ejabberdrpc.py | genofire | 2019-12-07 | 1 | -3/+19 |
| | |||||
* | client by (ipversion) | Martin/Geno | 2019-10-17 | 1 | -1/+4 |
| | |||||
* | s2s_in/out + muc | Martin/Geno | 2019-10-17 | 1 | -7/+5 |
| | |||||
* | first prometheus impl | Martin/Geno | 2019-10-17 | 1 | -0/+93 |