Skip to content

Commit 726cf16

Browse files
committed
v0.1.18
1 parent cd6608b commit 726cf16

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

eos_exporter.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# eos_exporter spec file
33
#
4-
%define version 0.1.17
4+
%define version 0.1.18
55

66
Name: eos_exporter
77
Summary: 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

0 commit comments

Comments
 (0)