Releases: veertuinc/anka-prometheus-exporter
Releases · veertuinc/anka-prometheus-exporter
v4.0.1
v4.0.0
v4.0.0 RC1
This includes changes to support https/tls for the web server (#47) using the exporter toolkit the prometheus team makes available.
It has significant changes to several config items for mTLS/Cert Auth, so be sure to review your config and make the necessary changes.
Known issue: The logs output in json and unfortunately some errors will output in plain text instead of json. We have a request in to fix this with the exporter toolkit team: prometheus/exporter-toolkit#254
v3.0.1
v3.0.0
v2.4.0
- Fix for #30
- "virtual" metrics are in-use +
GB
are actuallyMB
anka_node_virtual_cpu_count
->anka_node_used_virtual_cpu_count
anka_node_virtual_ram_gb
->anka_node_used_virtual_ram_mb
anka_node_group_virtual_cpu_count
->anka_node_group_used_virtual_cpu_count
anka_node_group_virtual_ram_gb
->anka_node_group_used_virtual_ram_mb
anka_nodes_virtual_cpu_count
->anka_nodes_used_virtual_cpu_count
anka_nodes_virtual_ram_gb
->anka_nodes_used_virtual_ram_mb
- Race condition bug fix
v2.3.0
v2.2.4
v2.2.3
Updated scratch Dockerfile to include root certs from alpine and validate controller signed certs
v2.2.2
Added registry template and tag metrics