File tree Expand file tree Collapse file tree 2 files changed +22
-3
lines changed Expand file tree Collapse file tree 2 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 1
1
2
- ## Changelog for mtr-exporter 0.4.0 (TBD )
2
+ ## Changelog for mtr-exporter 0.4.0 (2024-11-25 )
3
3
4
4
Features:
5
5
6
6
* add label 'hop' for the 'first', 'last' and
7
7
'intermediate' hops towards the traced destination
8
8
9
+ Maintenance:
10
+
11
+ As announced with mtr-exporter 0.3.0, the following deprecated
12
+ metrics are removed:
13
+
14
+ | deprecated |
15
+ | ---------------------------- |
16
+ | mtr_report_duration_ms_gauge |
17
+ | mtr_report_count_hubs_gauge |
18
+ | mtr_report_snt_gauge |
19
+ | mtr_report_loss_gauge |
20
+ | mtr_report_best_gauge |
21
+ | mtr_report_wrst_gauge |
22
+ | mtr_report_avg_gauge |
23
+ | mtr_report_last_gauge |
24
+ | mtr_report_stdev_gauge |
25
+
26
+ Also, ` -flag.deprecatedMetrics ` is removed.
27
+
9
28
10
29
## Changelog for mtr-exporter 0.3.0 (2023-08-28)
11
30
@@ -18,7 +37,7 @@ Features:
18
37
(<=mtr:0.93, >=mtr:0.94 differ)
19
38
20
39
* add -flag.deprecatedMetrics to render deprecated metrics.
21
- helps with transition time until deprecated metrics are
40
+ helps with transition time until deprecated metrics are
22
41
gone
23
42
24
43
Improvements:
Original file line number Diff line number Diff line change 1
- 0.3 .0
1
+ 0.4 .0
You can’t perform that action at this time.
0 commit comments