| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: prometheus-ha_cluster_exporter | Distribution: openSUSE:Factory:zSystems |
| Version: 1.4.0+git.2.1734607520.57bbe75 | Vendor: openSUSE |
| Release: 1.2 | Build date: Tue Dec 17 09:17:01 2024 |
| Group: System/Monitoring | Build host: reproducible |
| Size: 15692674 | Source RPM: prometheus-ha_cluster_exporter-1.4.0+git.2.1734607520.57bbe75-1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/ClusterLabs/ha_cluster_exporter | |
| Summary: Prometheus exporter for Pacemaker HA clusters metrics | |
Prometheus exporter for Pacemaker HA clusters metrics
Apache-2.0
* Tue Dec 17 2024 UTC - shap-staff@suse.de
- Release 1.4.0
[#]# What's Changed
* add support to show overall cluster maintenance mode by @scrusanhrt in https://github.com/ClusterLabs/ha_cluster_exporter/pull/260
* add supportconfig plugin (jsc#PED-2560) by @angelabriel in https://github.com/ClusterLabs/ha_cluster_exporter/pull/250
* update the CI workflow
* change default OBS development project
* bump required Go version to 1.23
* fix corosync collector parser when using IPv6 hostnames (#245)
[#]## Dependabot updates
* Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/224
* Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/225
* Bump github.com/prometheus/common from 0.42.0 to 0.44.0 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/226
* Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/227
* Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/228
* Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/230
* Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/234
* Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/235
* Bump github.com/prometheus/common from 0.44.0 to 0.55.0 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/259
* Bump github.com/spf13/viper from 1.16.0 to 1.19.0 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/258
* Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/265
* Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/262
* Bump github.com/prometheus/common from 0.55.0 to 0.59.1 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/266
* Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.4 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/267
* Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/268
* Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/269
* Bump golang.org/x/crypto from 0.26.0 to 0.31.0 in the go_modules group by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/270
[#]# New Contributors
* @angelabriel made their first contribution in https://github.com/ClusterLabs/ha_cluster_exporter/pull/250
* @scrusanhrt made their first contribution in https://github.com/ClusterLabs/ha_cluster_exporter/pull/260
* *Full Changelog**: https://github.com/ClusterLabs/ha_cluster_exporter/compare/1.3.3...1.4.0
* Mon May 29 2023 UTC - shap-staff@suse.de
- Release 1.3.3
[#]# What's Changed
* bump go version to 1.20 (bnc#1208296)
* *Full Changelog**: https://github.com/ClusterLabs/ha_cluster_exporter/compare/1.3.2...1.3.3
* Tue May 02 2023 UTC - shap-staff@suse.de
- Release 1.3.2
[#]# What's Changed
* fine tune regexp and test case with tabs by @stefanotorresi in https://github.com/ClusterLabs/ha_cluster_exporter/pull/216
* Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/213
* make sbd config devices parser more resilient by @stefanotorresi in https://github.com/ClusterLabs/ha_cluster_exporter/pull/221
* Update Go dependencies and bump minimum Go version to 1.17 by @stefanotorresi in https://github.com/ClusterLabs/ha_cluster_exporter/pull/222
* *Full Changelog**: https://github.com/ClusterLabs/ha_cluster_exporter/compare/1.3.1...1.3.2
* Fri Feb 10 2023 UTC - shap-staff@suse.de
- Release 1.3.1
[#]# Changed
* Brought GitHub Actions config and Makefile up to speed.
* Bump github.com/prometheus/client_golang from 1.12.2 to 1.14.0 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/208
* Bump github.com/stretchr/testify from 1.7.1 to 1.8.1 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/211
* Bump github.com/prometheus/exporter-toolkit from 0.7.1 to 0.7.3 by @dependabot in https://github.com/ClusterLabs/ha_cluster_exporter/pull/207 (fixes bnc#1208046 CVE-2022-46146)
* *Full Changelog**: https://github.com/ClusterLabs/ha_cluster_exporter/compare/1.3.0...1.3.1
* Tue May 24 2022 UTC - shap-staff@suse.de
- Release 1.3.0
[#]# Added
- TLS and basic auth support (#200)
- sysconfig file now available to override systemd unit CLI arguments (#200)
[#]# Changed
- **Deprecated**: Some CLI flags were deprecated in favour of new ones according to upstream conventions (#200)
- Boilerplate now uses the Prometheus Exporter Toolkit (#200)
- Rename `master` branch to `main`
- Rename dashboard provider subpackage (#196)
* Fri May 28 2021 UTC - shap-staff@suse.de
- Release 1.2.3
[#]# Changed
- Compress GitHub artifacts (#195)
[#]# Fixed
- Fix cloned resource collection once and for all (#194)
[#]# Removed
- Remove the `make download` target, which was mostly useless. (#194)
* Wed May 12 2021 UTC - shap-staff@suse.de
- Release 1.2.2
[#]# Added
- Add parsing of the `crm_config` node in the CIB parser. (#190)
[#]# Changed
- Update the minimum required Go version to 1.14. (#192)
[#]# Fixed
- Avoid duplicate metric recording errors for non-running OCFS resources. (#191)
* Wed Dec 02 2020 UTC - shap-staff@suse.de
- Release 1.2.1
[#]# Fixed
- Remove Pacemaker dependency from systemd unit (#180)
* Fri Sep 11 2020 UTC - shap-staff@suse.de
- Release 1.2.0
[#]# Added
- Implement SBD watchdog and msgwait timeout metrics (#174)
[#]# Fixed
- Handle correctly corosync membership parsing with qdevice enabled (#172)
* Mon Jul 13 2020 UTC - shap-staff@suse.de
- Release 1.1.0
[#]# Added
- Support for Corosync v3 (#156)
- `--version` CLI flag (#158 #168)
- Grafana dashboards (#160 #166)
- New metrics for Pacemaker node attributes (#167)
- New metrics for instrumentation of the exporter itself (#169)
[#]# Changed
- `--enable-timestamps` CLI flag and config option have been marked as deprecated (#158)
- Migrated CI from Travis to GitHub Actions (#163)
- Update and improve documentation (#164 #165)
[#]# Fixed
- Fix `corosync-quorumtool` parsing in Corosync v2.3.6 (#157)
/usr/bin/ha_cluster_exporter /usr/lib/supportconfig /usr/lib/supportconfig/plugins /usr/lib/supportconfig/plugins/ha_cluster_exporter /usr/lib/systemd/system/prometheus-ha_cluster_exporter.service /usr/sbin/rcprometheus-ha_cluster_exporter /usr/share/doc/packages/prometheus-ha_cluster_exporter /usr/share/doc/packages/prometheus-ha_cluster_exporter/README.md /usr/share/doc/packages/prometheus-ha_cluster_exporter/design.md /usr/share/doc/packages/prometheus-ha_cluster_exporter/development.md /usr/share/doc/packages/prometheus-ha_cluster_exporter/metrics.md /usr/share/fillup-templates/sysconfig.prometheus-ha_cluster_exporter /usr/share/licenses/prometheus-ha_cluster_exporter /usr/share/licenses/prometheus-ha_cluster_exporter/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 00:36:47 2025