Releases: sighupio/fury-kubernetes-monitoring
Release v3.3.0
Monitoring Core Module Release 3.3.0
Welcome to the latest release of the monitoring
core module of the Kubernetes Fury Distribution
, maintained by team SIGHUP.
This release updates components across all packages bringing the latest features and bug fixes from upstream, and deprecates the Thanos package.
Component Images 🚢
Component | Supported Version | Previous Version |
---|---|---|
alertmanager |
v0.26.0 |
No Update |
blackbox-exporter |
v0.25.0 |
v0.24.0 |
grafana |
v11.3.0 |
v9.5.5 |
kube-rbac-proxy |
v0.18.1 |
v0.14.0 |
kube-state-metrics |
v2.13.0 |
v2.9.2 |
node-exporter |
v1.8.2 |
v1.6.1 |
prometheus-adapter |
v0.12.0 |
v0.11.1 |
prometheus-operator |
v0.76.2 |
v0.67.1 |
prometheus |
v2.54.1 |
v0.46.0 |
thanos |
v0.34.0 DEPRECATED: see below. |
No Update |
x509-exporter |
v3.17.0 |
v3.12.0 |
karma |
v0.113 |
No Update |
mimir |
v2.14.0 |
v2.11.0 |
minio-ha |
RELEASE.2024-10-13T13-34-11Z |
RELEASE.2024-02-09T21-25-16Z |
Please refer the individual release notes to get a detailed info on the releases.
Features 💥
HAProxy Alerting
- Removed
HaproxyHttpSlowingDown
alert rule, it caused false positives adding only noise.
prometheus-operated
- Introduced
scrapeConfigNamespaceSelector: {}
andscrapeConfigSelector: {}
allowing to read all thescrapeconfig
resources defined in the cluster without any specific annotation.
Deprecation Notice ⚠️
The Thanos package has been deprecated and will be removed in the next release.
Refer to the Mimir package as a Thanos replacement for HA Prometheus deployments and long-term storage for metrics.
Update Guide 🦮
Process
To upgrade this core module from v3.2.0
to v3.3.0
, execute the following:
kustomize build <your-project-path> | kubectl apply -f - --server-side
Preview v3.3.0-rc.4
Monitoring Core Module Release 3.3.0
Welcome to the latest release of the monitoring
core module of the Kubernetes Fury Distribution
, maintained by team SIGHUP.
This release updates components across all packages bringing the latest features and bug fixes from upstream, and deprecates the Thanos package.
Component Images 🚢
Component | Supported Version | Previous Version |
---|---|---|
alertmanager |
v0.26.0 |
No Update |
blackbox-exporter |
v0.25.0 |
v0.24.0 |
grafana |
v11.3.0 |
v9.5.5 |
kube-rbac-proxy |
v0.18.1 |
v0.14.0 |
kube-state-metrics |
v2.13.0 |
v2.9.2 |
node-exporter |
v1.8.2 |
v1.6.1 |
prometheus-adapter |
v0.12.0 |
v0.11.1 |
prometheus-operator |
v0.76.2 |
v0.67.1 |
prometheus |
v2.54.1 |
v0.46.0 |
thanos |
v0.34.0 DEPRECATED: see below. |
No Update |
x509-exporter |
v3.17.0 |
v3.12.0 |
karma |
v0.113 |
No Update |
mimir |
v2.14.0 |
v2.11.0 |
minio-ha |
RELEASE.2024-10-13T13-34-11Z |
RELEASE.2024-02-09T21-25-16Z |
Please refer the individual release notes to get a detailed info on the releases.
Features 💥
HAProxy Alerting
- Removed
HaproxyHttpSlowingDown
alert rule, it caused false positives adding only noise.
prometheus-operated
- Introduced
scrapeConfigNamespaceSelector: {}
andscrapeConfigSelector: {}
allowing to read all thescrapeconfig
resources defined in the cluster without any specific annotation.
Deprecation Notice ⚠️
The Thanos package has been deprecated and will be removed in the next release.
Refer to the Mimir package as a Thanos replacement for HA Prometheus deployments and long-term storage for metrics.
Update Guide 🦮
Process
To upgrade this core module from v3.2.0
to v3.3.0
, execute the following:
kustomize build <your-project-path> | kubectl apply -f - --server-side
Preview v3.3.0-rc.3
Monitoring Core Module Release 3.3.0
Welcome to the latest release of the monitoring
core module of the Kubernetes Fury Distribution
, maintained by team SIGHUP.
This release updates components across all packages bringing the latest features and bug fixes from upstream, and deprecates the Thanos package.
Component Images 🚢
Component | Supported Version | Previous Version |
---|---|---|
alertmanager |
v0.26.0 |
No Update |
blackbox-exporter |
v0.25.0 |
v0.24.0 |
grafana |
v11.3.0 |
v9.5.5 |
kube-rbac-proxy |
v0.18.1 |
v0.14.0 |
kube-state-metrics |
v2.13.0 |
v2.9.2 |
node-exporter |
v1.8.2 |
v1.6.1 |
prometheus-adapter |
v0.12.0 |
v0.11.1 |
prometheus-operator |
v0.76.2 |
v0.67.1 |
prometheus |
v2.54.1 |
v0.46.0 |
thanos |
v0.34.0 DEPRECATED: see below. |
No Update |
x509-exporter |
v3.17.0 |
v3.12.0 |
karma |
v0.113 |
No Update |
mimir |
v2.14.0 |
v2.11.0 |
minio-ha |
RELEASE.2024-10-13T13-34-11Z |
RELEASE.2024-02-09T21-25-16Z |
Please refer the individual release notes to get a detailed info on the releases.
Features 💥
HAProxy Alerting
- Removed
HaproxyHttpSlowingDown
alert rule, it caused false positives adding only noise.
prometheus-operated
- Introduced
scrapeConfigNamespaceSelector: {}
andscrapeConfigSelector: {}
allowing to read all thescrapeconfig
resources defined in the cluster without any specific annotation.
Deprecation Notice ⚠️
The Thanos package has been deprecated and will be removed in the next release.
Refer to the Mimir package as a Thanos replacement for HA Prometheus deployments and long-term storage for metrics.
Update Guide 🦮
Process
To upgrade this core module from v3.2.0
to v3.3.0
, execute the following:
kustomize build <your-project-path> | kubectl apply -f - --server-side
Preview v3.3.0-rc.2
Monitoring Core Module Release 3.3.0
Welcome to the latest release of the monitoring
core module of the Kubernetes Fury Distribution
, maintained by team SIGHUP.
This release updates components across all packages bringing the latest features and bug fixes from upstream, and deprecates the Thanos package.
Component Images 🚢
Component | Supported Version | Previous Version |
---|---|---|
alertmanager |
v0.26.0 |
No Update |
blackbox-exporter |
v0.25.0 |
v0.24.0 |
grafana |
v11.3.0 |
v9.5.5 |
kube-rbac-proxy |
v0.18.1 |
v0.14.0 |
kube-state-metrics |
v2.13.0 |
v2.9.2 |
node-exporter |
v1.8.2 |
v1.6.1 |
prometheus-adapter |
v0.12.0 |
v0.11.1 |
prometheus-operator |
v0.76.2 |
v0.67.1 |
prometheus |
v2.54.1 |
v0.46.0 |
thanos |
v0.34.0 DEPRECATED: see below. |
No Update |
x509-exporter |
v3.17.0 |
v3.12.0 |
karma |
v0.113 |
No Update |
mimir |
v2.14.0 |
v2.11.0 |
minio-ha |
RELEASE.2024-10-13T13-34-11Z |
RELEASE.2024-02-09T21-25-16Z |
Please refer the individual release notes to get a detailed info on the releases.
Features 💥
HAProxy Alerting
- Removed
HaproxyHttpSlowingDown
alert rule, it caused false positives adding only noise.
prometheus-operated
- Introduced
scrapeConfigNamespaceSelector: {}
andscrapeConfigSelector: {}
allowing to read all thescrapeconfig
resources defined in the cluster without any specific annotation.
Deprecation Notice ⚠️
The Thanos package has been deprecated and will be removed in the next release.
Refer to the Mimir package as a Thanos replacement for HA Prometheus deployments and long-term storage for metrics.
Update Guide 🦮
Process
To upgrade this core module from v3.2.0
to v3.3.0
, execute the following:
kustomize build <your-project-path> | kubectl apply -f - --server-side
Preview v3.3.0-rc.1
Monitoring Core Module Release 3.3.0
Welcome to the latest release of the monitoring
core module of the Kubernetes Fury Distribution
, maintained by team SIGHUP.
This release updates components across all packages bringing the latest features and bugfixes from upstream, and deprecates the Thanos package.
Component Images 🚢
Component | Supported Version | Previous Version |
---|---|---|
alertmanager |
v0.26.0 |
No Update |
blackbox-exporter |
v0.25.0 |
v0.24.0 |
grafana |
v11.3.0 |
v9.5.5 |
kube-rbac-proxy |
v0.18.1 |
v0.14.0 |
kube-state-metrics |
v2.13.0 |
v2.9.2 |
node-exporter |
v1.8.2 |
v1.6.1 |
prometheus-adapter |
v0.12.0 |
v0.11.1 |
prometheus-operator |
v0.76.2 |
v0.67.1 |
prometheus |
v2.54.1 |
v0.46.0 |
thanos |
v0.34.0 DEPRECATED: see below. |
No Update |
x509-exporter |
v3.17.0 |
v3.12.0 |
karma |
v0.113 |
No Update |
mimir |
v2.14.0 |
v2.11.1 |
minio-ha |
RELEASE.2024-10-13T13-34-11Z |
RELEASE.2024-02-09T21-25-16Z |
Please refer the individual release notes to get a detailed info on the releases.
Features 💥
HAProxy Alerting
- Removed
HaproxyHttpSlowingDown
alert rule, it caused false positives adding only noise.
prometheus-operated
- Introduced
scrapeConfigNamespaceSelector: {}
andscrapeConfigSelector: {}
allowing to read all thescrapeconfig
resources defined in the cluster without any specific annotation.
Deprecation Notice ⚠️
The Thanos package has been deprecated and will be removed in the next release.
Refer to the Mimir package as a Thanos replacement for HA Prometheus deployments and long-term storage for metrics.
Update Guide 🦮
Process
To upgrade this core module from v3.2.0
to v3.3.0
, execute the following:
kustomize build <your-project-path> | kubectl apply -f - --server-side
Preview v3.3.0-rc.0
Monitoring Core Module Release 3.2.0
Welcome to the latest release of the monitoring
core module of the Kubernetes Fury Distribution
, maintained by team SIGHUP.
This update adds support to haproxy
monitoring and some patches to mimir
and grafana
.
Component Images 🚢
Component | Supported Version | Previous Version |
---|---|---|
alertmanager |
v0.26.0 |
No Update |
blackbox-exporter |
v0.25.0 |
No Update |
grafana |
v11.3.0 |
No Update |
kube-rbac-proxy |
v0.18.1 |
No Update |
kube-state-metrics |
v2.13.0 |
No Update |
node-exporter |
v1.8.2 |
No Update |
prometheus-adapter |
v0.12.0 |
No Update |
prometheus-operator |
v0.76.2 |
No Update |
prometheus |
v2.54.1 |
No Update |
thanos |
v0.34.0 |
No Update |
x509-exporter |
v3.12.0 |
No Update |
karma |
v0.113 |
No Update |
mimir |
v2.11.1 |
No Update |
minio-ha |
RELEASE.2024-02-09T21-25-16Z |
No Update |
Please refer the individual release notes to get a detailed info on the releases.
Update Guide 🦮
Process
To upgrade this core module from v3.1.0
to v3.2.0
, execute the following:
kustomize build <your-project-path> | kubectl apply -f -
Features 💥
mimir
: set max_global_series_per_user unlimitedhaproxy
: add rules and dashboard; enable scrapeConfigsgrafana
: use dynamic datasource infury-cluster-overview
dashboard
Release v3.2.0
Monitoring Core Module Release 3.2.0
Welcome to the latest release of the monitoring
core module of the Kubernetes Fury Distribution
, maintained by team SIGHUP.
This update adds support to haproxy
monitoring and some patches to mimir
and grafana
.
Component Images 🚢
Component | Supported Version | Previous Version |
---|---|---|
alertmanager |
v0.26.0 |
No Update |
blackbox-exporter |
v0.24.0 |
No Update |
grafana |
v9.5.5 |
No Update |
kube-rbac-proxy |
v0.14.0 |
No Update |
kube-state-metrics |
v2.9.2 |
No Update |
node-exporter |
v1.6.1 |
No Update |
prometheus-adapter |
v0.11.1 |
No Update |
prometheus-operator |
v0.67.1 |
No Update |
prometheus |
v2.46.0 |
No Update |
thanos |
v0.34.0 |
No Update |
x509-exporter |
v3.12.0 |
No Update |
karma |
v0.113 |
No Update |
mimir |
v2.11.0 |
No Update |
minio-ha |
RELEASE.2024-02-09T21-25-16Z |
No Update |
Please refer the individual release notes to get a detailed info on the releases.
Update Guide 🦮
Process
To upgrade this core module from v3.1.0
to v3.2.0
, execute the following:
kustomize build <your-project-path> | kubectl apply -f -
Features 💥
mimir
: set max_global_series_per_user unlimitedhaproxy
: add rules and dashboard; enable scrapeConfigsgrafana
: use dynamic datasource infury-cluster-overview
dashboard
Preview v3.2.0-rc.0
Monitoring Core Module Release 3.2.0
Welcome to the latest release of the monitoring
core module of the Kubernetes Fury Distribution
, maintained by team SIGHUP.
This update adds support to haproxy
monitoring and some patches to mimir
and grafana
.
Component Images 🚢
Component | Supported Version | Previous Version |
---|---|---|
alertmanager |
v0.26.0 |
No Update |
blackbox-exporter |
v0.24.0 |
No Update |
grafana |
v9.5.5 |
No Update |
kube-rbac-proxy |
v0.14.0 |
No Update |
kube-state-metrics |
v2.9.2 |
No Update |
node-exporter |
v1.6.1 |
No Update |
prometheus-adapter |
v0.11.1 |
No Update |
prometheus-operator |
v0.67.1 |
No Update |
prometheus |
v2.46.0 |
No Update |
thanos |
v0.34.0 |
No Update |
x509-exporter |
v3.12.0 |
No Update |
karma |
v0.113 |
No Update |
mimir |
v2.11.0 |
No Update |
minio-ha |
RELEASE.2024-02-09T21-25-16Z |
No Update |
Please refer the individual release notes to get a detailed info on the releases.
Update Guide 🦮
Process
To upgrade this core module from v3.1.0
to v3.2.0
, execute the following:
kustomize build <your-project-path> | kubectl apply -f -
Features 💥
mimir
: set max_global_series_per_user unlimitedhaproxy
: add rules and dashboard; enable scrapeConfigsgrafana
: use dynamic datasource infury-cluster-overview
dashboard
Release v3.1.0
Monitoring Core Module Release 3.1.0
Welcome to the latest release of the monitoring
core module of the Kubernetes Fury Distribution
, maintained by team SIGHUP.
This update includes support for Kubernetes 1.28-1.29 and upgrades some of the components
Component Images 🚢
Component | Supported Version | Previous Version |
---|---|---|
alertmanager |
v0.26.0 |
No Update |
blackbox-exporter |
v0.24.0 |
No Update |
grafana |
v9.5.5 |
No Update |
kube-rbac-proxy |
v0.14.0 |
No Update |
kube-state-metrics |
v2.9.2 |
No Update |
node-exporter |
v1.6.1 |
No Update |
prometheus-adapter |
v0.11.1 |
No Update |
prometheus-operator |
v0.67.1 |
No Update |
prometheus |
v2.46.0 |
No Update |
thanos |
v0.34.0 |
v0.32.2 |
x509-exporter |
v3.12.0 |
v3.6.0 |
karma |
v0.113 |
No Update |
mimir |
v2.11.0 |
v2.10.3 |
minio-ha |
RELEASE.2024-02-09T21-25-16Z |
RELEASE.2023-01-12T02-06-16Z |
Please refer the individual release notes to get a detailed info on the releases.
Update Guide 🦮
Process
To upgrade this core module from v3.0.2
to v3.1.0
, execute the following:
kustomize build <your-project-path> | kubectl apply -f -
Preview v3.1.0-rc.1
Monitoring Core Module Release 3.1.0
Welcome to the latest release of the monitoring
core module of the Kubernetes Fury Distribution
, maintained by team SIGHUP.
This update includes support for Kubernetes 1.28-1.29 and upgrades some of the components
Component Images 🚢
Component | Supported Version | Previous Version |
---|---|---|
alertmanager |
v0.26.0 |
No Update |
blackbox-exporter |
v0.24.0 |
No Update |
grafana |
v9.5.5 |
No Update |
kube-rbac-proxy |
v0.14.0 |
No Update |
kube-state-metrics |
v2.9.2 |
No Update |
node-exporter |
v1.6.1 |
No Update |
prometheus-adapter |
v0.11.1 |
No Update |
prometheus-operator |
v0.67.1 |
No Update |
prometheus |
v2.46.0 |
No Update |
thanos |
v0.34.0 |
v0.32.2 |
x509-exporter |
v3.12.0 |
v3.6.0 |
karma |
v0.113 |
No Update |
mimir |
v2.11.0 |
v2.10.3 |
minio-ha |
RELEASE.2024-02-09T21-25-16Z |
RELEASE.2023-01-12T02-06-16Z |
Please refer the individual release notes to get a detailed info on the releases.
Update Guide 🦮
Process
To upgrade this core module from v3.0.2
to v3.1.0
, execute the following:
kustomize build <your-project-path> | kubectl apply -f -