mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-09 23:24:09 -08:00
Fix typo in CHANGELOG.md (#2836)
Use # consistently for PR number. Signed-off-by: nemobis <federicoleva@tiscali.it>
This commit is contained in:
parent
6122cee47a
commit
d39e5aa48d
|
@ -33,8 +33,8 @@ Rebuild with latest Go compiler bugfix release.
|
||||||
* [ENHANCEMENT] Use `SCSI_IDENT_SERIAL` as serial in diskstats #2612
|
* [ENHANCEMENT] Use `SCSI_IDENT_SERIAL` as serial in diskstats #2612
|
||||||
* [ENHANCEMENT] Read missing from netlink netclass attributes from sysfs #2669
|
* [ENHANCEMENT] Read missing from netlink netclass attributes from sysfs #2669
|
||||||
* [BUGFIX] perf: fixes for automatically detecting the correct tracefs mountpoints #2553
|
* [BUGFIX] perf: fixes for automatically detecting the correct tracefs mountpoints #2553
|
||||||
* [BUGFIX] Fix `thermal_zone` collector noise @2554
|
* [BUGFIX] Fix `thermal_zone` collector noise #2554
|
||||||
* [BUGFIX] Fix a problem fetching the user wire count on FreeBSD 2584
|
* [BUGFIX] Fix a problem fetching the user wire count on FreeBSD #2584
|
||||||
* [BUGFIX] interrupts: Fix fields on linux aarch64 #2631
|
* [BUGFIX] interrupts: Fix fields on linux aarch64 #2631
|
||||||
* [BUGFIX] Remove metrics of offline CPUs in CPU collector #2605
|
* [BUGFIX] Remove metrics of offline CPUs in CPU collector #2605
|
||||||
* [BUGFIX] Fix OpenBSD filesystem collector string parsing #2637
|
* [BUGFIX] Fix OpenBSD filesystem collector string parsing #2637
|
||||||
|
|
Loading…
Reference in a new issue