Commit Graph

20 Commits

Author SHA1 Message Date
renovate[bot] a2f513156a
chore(deps): update dependency ruff to v0.3.1 (#543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-03-07 11:50:43 +01:00
Robert Kaussow 7e7bd413a8
chore: bump ruff to v0.2.1 (#535) 2024-02-06 09:34:49 +01:00
Robert Kaussow f13de60e06
chore: drop yapf and favor of the ruff formatter (#501) 2023-11-10 14:50:58 +01:00
Robert Kaussow 35bfa8bc6a
feat: add option to authenticate with api token instead of password (#460)
Co-authored-by: Bruno MATEU <pro+github@brunomat.eu>
Co-authored-by: Bruno MATEU <mateubruno@gmail.com>
2023-09-19 09:00:30 +02:00
renovate[bot] 63da0a31c4
chore(deps): update devdeps non-major (#430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2023-06-28 09:54:46 +02:00
renovate[bot] 4c15718b7e
chore(deps): update dependency ruff to v0.0.247 (#367) 2023-02-20 10:49:59 +01:00
Robert Kaussow a3fa0ef215
refctor: migrate flake8 to ruff python linter (#363) 2023-02-12 15:11:15 +01:00
Robert Kaussow d5d00e849b
docs: add missing env vars to docs and adjust formatting (#193) 2022-03-30 21:28:17 +02:00
Mathias Petermann 9c89d4e922
feat: add options include_tags and include_vmid (#189) 2022-03-30 20:48:39 +02:00
Robert Kaussow ba2da53540
fix: convert file mode string to ocal (#186) 2022-03-28 23:10:38 +02:00
Robert Kaussow 3ccb789bdd
feat: add option to set output file mode (#184) 2022-03-27 13:36:26 +02:00
Robert Kaussow 5963668dfa
fix: replace deprecated ruamel.yaml.safe_load (#161) 2022-03-06 23:18:55 +01:00
Robert Kaussow c6b63909d0
chore: add unit tests for PrometheusSD class (#162) 2022-03-06 13:48:40 +01:00
Mathias Petermann b5d362417d
feat: add filter option exclude_tags (#159) 2022-03-03 09:08:27 +01:00
Robert Kaussow b03a7be2c8
feat: add service discovery metrics (#12) 2021-06-15 22:48:11 +02:00
Robert Kaussow 5892717729
fix: convert list items to strings before exclude check is performed (#9) 2021-06-13 17:34:30 +02:00
Robert Kaussow 91ce466e04
feat: add json and simple log formatter (#8) 2021-06-12 16:59:46 +02:00
Robert Kaussow fdc41dcdef feat: add option service to run sd in a loop (default: true) 2021-06-09 21:38:06 +02:00
Robert Kaussow 796225c8f1 write env vars uppercase 2021-06-09 21:10:18 +02:00
Robert Kaussow b566f81a6b inital commit 2021-06-09 20:44:10 +02:00