1
0
mirror of https://github.com/prometheus-pve/prometheus-pve-exporter.git synced 2025-04-18 19:04:06 +03:00

218 Commits

Author SHA1 Message Date
znerol
061309e747
Prepare release 3.5.3 (#329) v3.5.3 2025-04-17 12:39:53 +02:00
solidDoWant
c9056e9a61
Fix storage content label causing churn rate + cardinality explosion (#326) 2025-04-17 12:34:11 +02:00
René Moser
40690da6b0
build: add ghcr.io as registry (#325)
Add ghcr.io as second registry to allow fallback in case dockerhub
is unavailable. Furhter artifact attestation was added:

"Artifact attestations enable you to increase the supply chain security
of your builds by establishing where and how your software was built."
2025-03-18 16:49:16 +01:00
znerol
094b8366fa
Prepare release 3.5.2 (#322) v3.5.2 2025-02-18 17:42:10 +01:00
dependabot[bot]
efca406465
Bump alpine from 3.21.2 to 3.21.3 (#321)
Bumps alpine from 3.21.2 to 3.21.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-17 16:21:35 +01:00
dependabot[bot]
ceb277a773
Bump cryptography from 43.0.1 to 44.0.1 (#319)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-16 14:17:51 +01:00
dependabot[bot]
4de875a9a3
Bump paramiko from 3.5.0 to 3.5.1 (#318)
Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.5.0 to 3.5.1.
- [Commits](https://github.com/paramiko/paramiko/compare/3.5.0...3.5.1)

---
updated-dependencies:
- dependency-name: paramiko
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-16 14:17:35 +01:00
znerol
f045733786
Prepare release 3.5.1 (#316) v3.5.1 2025-01-20 17:46:28 +01:00
dependabot[bot]
ca87792971
Bump alpine from 3.21.0 to 3.21.2 (#315)
Bumps alpine from 3.21.0 to 3.21.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-20 17:39:30 +01:00
znerol
5b162da9f8
Prepare release 3.5.0 (#314) v3.5.0 2025-01-02 17:11:58 +01:00
znerol
36db723d73
Extend storage info (#312) 2025-01-02 17:04:36 +01:00
znerol
53016ad3d0
Add pve_ha_state and pve_lock_state metrics (#311) 2024-12-24 11:51:14 +01:00
znerol
68b15f2fa5
Prepare release 3.4.7 (#310) v3.4.7 2024-12-17 22:23:15 +01:00
dependabot[bot]
2d74cdd921
Bump proxmoxer from 2.1.0 to 2.2.0 (#309)
Bumps [proxmoxer](https://github.com/proxmoxer/proxmoxer) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/proxmoxer/proxmoxer/releases)
- [Changelog](https://github.com/proxmoxer/proxmoxer/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/proxmoxer/proxmoxer/compare/2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: proxmoxer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-17 17:47:22 +01:00
dependabot[bot]
071fb1ed90
Bump prometheus-client from 0.21.0 to 0.21.1 (#308)
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](https://github.com/prometheus/client_python/compare/v0.21.0...v0.21.1)

---
updated-dependencies:
- dependency-name: prometheus-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-17 17:47:10 +01:00
dependabot[bot]
cebffeeeb9
Bump alpine from 3.20.3 to 3.21.0 (#307)
Bumps alpine from 3.20.3 to 3.21.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-17 17:46:30 +01:00
znerol
8e14f87f5b
Prepare release 3.4.6 (#304) v3.4.6 2024-12-02 14:40:56 +01:00
znerol
c7abb66e2b
Fix metrics docs (#301)
* Fix metrics docs

* Fix linting issues
2024-12-02 12:18:40 +01:00
dependabot[bot]
4ba214e1b1
Bump werkzeug from 3.0.4 to 3.1.3 (#297)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.4 to 3.1.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.4...3.1.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 10:23:07 +01:00
dependabot[bot]
b4c282b5c5
Bump prometheus-client from 0.20.0 to 0.21.0 (#286)
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](https://github.com/prometheus/client_python/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: prometheus-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-23 17:09:43 +02:00
znerol
c9af3becb3
Prepare release 3.4.5 (#284) v3.4.5 2024-09-16 20:23:29 +02:00
znerol
1cd9395c6b
Bump cryptography to 43.0.1 (#283) 2024-09-16 20:13:06 +02:00
dependabot[bot]
9d159e6b03
Bump paramiko from 3.4.1 to 3.5.0 (#282)
Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.4.1 to 3.5.0.
- [Commits](https://github.com/paramiko/paramiko/compare/3.4.1...3.5.0)

---
updated-dependencies:
- dependency-name: paramiko
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 19:42:16 +02:00
dependabot[bot]
c97ef619f1
Bump alpine from 3.20.2 to 3.20.3 (#281)
Bumps alpine from 3.20.2 to 3.20.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 19:41:40 +02:00
dependabot[bot]
2a2785446e
Bump werkzeug from 3.0.3 to 3.0.4 (#277)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.3...3.0.4)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 16:52:57 +02:00
znerol
0a5ddf2209
Prepare release 3.4.4 (#275) v3.4.4 2024-08-15 14:08:36 +02:00
dependabot[bot]
286b15f57c
Bump pyyaml from 6.0.1 to 6.0.2 (#274)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 14:01:34 +02:00
dependabot[bot]
2d0b31e1cb
Bump proxmoxer from 2.0.1 to 2.1.0 (#273)
Bumps [proxmoxer](https://github.com/proxmoxer/proxmoxer) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/proxmoxer/proxmoxer/releases)
- [Changelog](https://github.com/proxmoxer/proxmoxer/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/proxmoxer/proxmoxer/compare/2.0.1...2.1.0)

---
updated-dependencies:
- dependency-name: proxmoxer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 14:01:20 +02:00
dependabot[bot]
2c76f49cdb
Bump paramiko from 3.4.0 to 3.4.1 (#272)
Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.4.0 to 3.4.1.
- [Commits](https://github.com/paramiko/paramiko/compare/3.4.0...3.4.1)

---
updated-dependencies:
- dependency-name: paramiko
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 14:00:29 +02:00
dependabot[bot]
a24c7d31ff
Bump gunicorn from 22.0.0 to 23.0.0 (#271)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 14:00:15 +02:00
dependabot[bot]
4426365c5a
Bump alpine from 3.20.1 to 3.20.2 (#269)
Bumps alpine from 3.20.1 to 3.20.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 14:00:02 +02:00
dependabot[bot]
7e9a22f4b8
Bump certifi from 2023.11.17 to 2024.7.4 (#263)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 13:59:45 +02:00
znerol
ed1c80a715
Prepare release 3.4.3 (#262) v3.4.3 2024-07-03 21:48:13 +02:00
dependabot[bot]
d6af7cba8a
Bump alpine from 3.19.1 to 3.20.1 (#260)
Bumps alpine from 3.19.1 to 3.20.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-03 18:47:48 +02:00
dependabot[bot]
49693bca1e
Bump urllib3 from 2.1.0 to 2.2.2 (#259)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-03 18:47:03 +02:00
dependabot[bot]
ec388abbe2
Bump requests from 2.32.0 to 2.32.3 (#256)
Bumps [requests](https://github.com/psf/requests) from 2.32.0 to 2.32.3.
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.0...v2.32.3)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-03 18:46:14 +02:00
dependabot[bot]
0e674be04d
Bump docker/build-push-action from 5 to 6 (#258)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 17:26:08 +02:00
znerol
592e1ab835
Prepare release 3.4.2 (#252) v3.4.2 2024-05-26 19:32:10 +02:00
dependabot[bot]
795afdce02
--- (#251)
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-26 19:24:54 +02:00
znerol
41c32f6a0d
Prepare release 3.4.1 (#250) 2024-05-06 21:57:54 +02:00
dependabot[bot]
e7331f0a12
Bump werkzeug from 3.0.2 to 3.0.3 (#249)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 21:53:12 +02:00
znerol
422553dc56
Prepare release 3.4.0 (#247) v3.4.0 2024-04-30 18:37:14 +02:00
Igor Rzegocki
b3da91aca0
Add tags label to pve_guest_info metric (#246) 2024-04-30 18:32:20 +02:00
znerol
603372d752
Prepare release 3.3.0 (#245) v3.3.0 2024-04-27 12:05:41 +02:00
Sven Gerber
f52d43e3a2
Add ZFS replication metrics (#243)
Add replication metrics as requested in issue #112.

* Replication Metrics are fetched per node
* The metrics can be enabled or disabled

Based on the original PR #166 adapted the new file structure.

---------

Signed-off-by: Sven Gerber <github@gerber.uno>
Co-authored-by: znerol <lo+github@znerol.ch>
Co-authored-by: Marian Koreniuk <moriarti@cp.if.ua>
2024-04-27 11:52:09 +02:00
znerol
82411bdb94
Update changelog bump release (#242) 2024-04-17 07:12:11 +02:00
dependabot[bot]
35960766b7
Bump gunicorn from 21.2.0 to 22.0.0 (#241)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-17 07:06:41 +02:00
znerol
99d262b59e
Update changelog bump release (#240) v3.2.4 2024-04-12 09:44:07 +02:00
dependabot[bot]
fc9340df67
Bump idna from 3.6 to 3.7 (#239)
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 09:36:40 +02:00
dependabot[bot]
e91a18d305
Bump werkzeug from 3.0.1 to 3.0.2 (#237)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 09:35:55 +02:00