File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.28.0 / 2025-05-07
2
+
3
+ BREAKING CHANGES:
4
+
5
+ In this version of the exporter the sysUpTime metric has been removed from the if_mib module and
6
+ is now part of the new system module, along with other useful system related metrics.
7
+ Please update your scrape definitions to include the system module if you need sysUpTime.
8
+
9
+ * [ ENHANCEMENT] allow module-qualified labels in generator #1333
10
+ * [ ENHANCEMENT] add healthcheck endpoint #1358
11
+ * [ ENHANCEMENT] Override Metric Name in Generator #1341
12
+ * [ BUGFIX] cleanup docker container after running #1330
13
+
14
+ snmp.yml changes:
15
+ * moved system related oids to the new system module #1334
16
+ * add UBNT AirOS module, DLink and Eltex MES #1344
17
+ * add JunOS module #1348
18
+ * enhancements on the hrStorage module, cleanup unused lookups for mikrotik module #1349
19
+ * update JunOS module and add Juniper Optics (DOM) module #1351
20
+ * added page counters to the printer module #1353
21
+
1
22
## 0.27.0 / 2025-01-03
2
23
BREAKING CHANGES:
3
24
Original file line number Diff line number Diff line change 1
- 0.27 .0
1
+ 0.28 .0
You can’t perform that action at this time.
0 commit comments