Browse Source

Fix typo in CHANGELOG.md (#2836)

Use # consistently for PR number.

Signed-off-by: nemobis <federicoleva@tiscali.it>
pull/2837/head
nemobis 1 year ago committed by GitHub
parent
commit
d39e5aa48d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      CHANGELOG.md

4
CHANGELOG.md

@ -33,8 +33,8 @@ Rebuild with latest Go compiler bugfix release.
* [ENHANCEMENT] Use `SCSI_IDENT_SERIAL` as serial in diskstats #2612
* [ENHANCEMENT] Read missing from netlink netclass attributes from sysfs #2669
* [BUGFIX] perf: fixes for automatically detecting the correct tracefs mountpoints #2553
* [BUGFIX] Fix `thermal_zone` collector noise @2554
* [BUGFIX] Fix a problem fetching the user wire count on FreeBSD 2584
* [BUGFIX] Fix `thermal_zone` collector noise #2554
* [BUGFIX] Fix a problem fetching the user wire count on FreeBSD #2584
* [BUGFIX] interrupts: Fix fields on linux aarch64 #2631
* [BUGFIX] Remove metrics of offline CPUs in CPU collector #2605
* [BUGFIX] Fix OpenBSD filesystem collector string parsing #2637

Loading…
Cancel
Save