Skip to content

Update dependency prometheus/node_exporter to v1.7.0

Renovate Bot requested to merge renovate/prometheus-node_exporter-1.x into main

This MR contains the following updates:

Package Update Change
prometheus/node_exporter minor v1.5.0 -> v1.7.0

Release Notes

prometheus/node_exporter (prometheus/node_exporter)

v1.7.0: 1.7.0 / 2023-11-11

Compare Source

  • [FEATURE] Add ZFS freebsd per dataset stats #​2753
  • [FEATURE] Add cpu vulnerabilities reporting from sysfs #​2721
  • [ENHANCEMENT] Parallelize stat calls in Linux filesystem collector #​1772
  • [ENHANCEMENT] Add missing linkspeeds to ethtool collector 2711
  • [ENHANCEMENT] Add CPU MHz as the value for node_cpu_info metric #​2778
  • [ENHANCEMENT] Improve qdisc collector performance #​2779
  • [ENHANCEMENT] Add include and exclude filter for hwmon collector #​2699
  • [ENHANCEMENT] Optionally fetch ARP stats via rtnetlink instead of procfs #​2777
  • [BUFFIX] Fix ZFS arcstats on FreeBSD 14.0+ 2754
  • [BUGFIX] Fallback to 32-bit stats in netdev #​2757
  • [BUGFIX] Close btrfs.FS handle after use #​2780
  • [BUGFIX] Move RO status before error return #​2807
  • [BUFFIX] Fix promhttp_metric_handler_errors_total being always active #​2808
  • [BUGFIX] Fix nfsd v4 index miss #​2824

v1.6.1: 1.6.1 / 2023-06-17

Compare Source

Rebuild with latest Go compiler bugfix release.

v1.6.0: 1.6.0 / 2023-05-27

Compare Source

  • [CHANGE] Fix cpustat when some cpus are offline #​2318
  • [CHANGE] Remove metrics of offline CPUs in CPU collector #​2605
  • [CHANGE] Deprecate ntp collector #​2603
  • [CHANGE] Remove bcache cache_readaheads_totals metrics #​2583
  • [CHANGE] Deprecate supervisord collector #​2685
  • [FEATURE] Enable uname collector on NetBSD #​2559
  • [FEATURE] NetBSD support for the meminfo collector #​2570
  • [FEATURE] NetBSD support for CPU collector #​2626
  • [FEATURE] Add FreeBSD collector for netisr subsystem #​2668
  • [FEATURE] Add softirqs collector #​2669
  • [ENHANCEMENT] Add suspended as a node_zfs_zpool_state #​2449
  • [ENHANCEMENT] Add administrative state of Linux network interfaces #​2515
  • [ENHANCEMENT] Log current value of GOMAXPROCS #​2537
  • [ENHANCEMENT] Add profiler options for perf collector #​2542
  • [ENHANCEMENT] Allow root path as metrics path #​2590
  • [ENHANCEMENT] Add cpu frequency governor metrics #​2569
  • [ENHANCEMENT] Add new landing page #​2622
  • [ENHANCEMENT] Reduce privileges needed for btrfs device stats #​2634
  • [ENHANCEMENT] Add ZFS memory_available_bytes #​2687
  • [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] 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
  • [BUGFIX] Fix bad reporting of node_cpu_seconds_total in OpenBSD #​2663

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports