File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#
22# eos_exporter spec file
33#
4- %define version 0.1.17
4+ %define version 0.1.18
55
66Name: eos_exporter
77Summary: The Prometheus EOS exporter exposes EOS metrics.
@@ -61,6 +61,10 @@ rm -rf %buildroot/
6161%systemd_postun_with_restart %{name }.service
6262
6363%changelog
64+ * Mon Mar 2 2026 Luis Antonio Obis Aparicio <luis.obis@cern.ch> 0.1.18-1
65+ - Expose fast metrics on a dedicated port (9987 by default). The port can be set via `--listen-address-fast` CLI option.
66+ - Include `eos io shaping` traffic shaping metrics as fast metrics.
67+ - New CLI option `--collectors` to specify which collectors to run. All are enabled by default.
6468* Mon Oct 20 2025 Pablo Medina <pablo.medina.ramos@cern.ch> 0.1.17-1
6569- Add geotag label to FS metrics.
6670* Fri Aug 22 2025 Jan Iven <jan.iven@cern.ch> 0.1.16-1
You can’t perform that action at this time.
0 commit comments