Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PMM-12155 Sync with upstream #46

Merged
merged 285 commits into from
Nov 8, 2024
Merged

PMM-12155 Sync with upstream #46

merged 285 commits into from
Nov 8, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 18, 2022

  1. Fix lint issues

    Signed-off-by: jalev <qweet.ing@gmail.com>
    jalev authored and discordianfish committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    22e5dd2 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Bump perf-utils version to 0.6.0

    This change updates the perf-utils library to 0.6.0 which has some fixes
    for automatically detecting the correct tracefs mountpoint if available.
    
    Signed-off-by: Daniel Hodges <hodges.daniel.scott@gmail.com>
    hodgesds committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    b5259fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus#2553 from hodgesds/perf-bump

    Bump perf-utils version to 0.6.0
    SuperQ authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    edc33af View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus#2542 from mchtech/add-perf-profiler-opt…

    …ions
    
    Add profiler options for perf collector
    SuperQ authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    4484f18 View commit details
    Browse the repository at this point in the history
  4. Fix thermal_zone collector noise

    Add a check for missing/unreadable thermal zone stats and ignore if not
    availlable.
    
    Fixes: prometheus#2552
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    efa7f24 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Update common Prometheus files

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored and discordianfish committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    d647e2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus#2554 from prometheus/superq/fix_thermal…

    …_missing
    
    Fix thermal_zone collector noise
    SuperQ authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    b9eef57 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Enable uname collector on NetBSD too

    This collector works just fine without any further changes.
    
    Signed-off-by: Benny Siegert <bsiegert@gmail.com>
    bsiegert committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    701912b View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus#2559 from bsiegert/netbsd-uname

    Enable uname collector on NetBSD too
    SuperQ authored Dec 31, 2022
    Configuration menu
    Copy the full SHA
    a3bd2e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. build(deps): bump github.com/mdlayher/netlink from 1.7.0 to 1.7.1

    Bumps [github.com/mdlayher/netlink](https://github.com/mdlayher/netlink) from 1.7.0 to 1.7.1.
    - [Release notes](https://github.com/mdlayher/netlink/releases)
    - [Changelog](https://github.com/mdlayher/netlink/blob/main/CHANGELOG.md)
    - [Commits](mdlayher/netlink@v1.7.0...v1.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/mdlayher/netlink
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    feaa2a7 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/josharian/native from 1.0.0 to 1.1.0

    Bumps [github.com/josharian/native](https://github.com/josharian/native) from 1.0.0 to 1.1.0.
    - [Release notes](https://github.com/josharian/native/releases)
    - [Commits](josharian/native@v1.0.0...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/josharian/native
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    f9a4d04 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. fix cpustat when some cpus are offline

    Signed-off-by: Jia Xin <alexjx@gmail.com>
    alexjx committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    39b4556 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus#2318 from alexjx/topic/pick-up-new-procfs

    fix cpustat when some cpus are offline
    SuperQ authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    93a7f70 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus#2564 from prometheus/dependabot/go_modu…

    …les/github.com/josharian/native-1.1.0
    
    build(deps): bump github.com/josharian/native from 1.0.0 to 1.1.0
    SuperQ authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    2739c79 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus#2562 from prometheus/dependabot/go_modu…

    …les/github.com/mdlayher/netlink-1.7.1
    
    build(deps): bump github.com/mdlayher/netlink from 1.7.0 to 1.7.1
    SuperQ authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    2ae17ac View commit details
    Browse the repository at this point in the history
  5. build(deps): bump github.com/prometheus/common from 0.37.0 to 0.39.0

    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.37.0 to 0.39.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.37.0...v0.39.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    10a944e View commit details
    Browse the repository at this point in the history
  6. Update e2e output for new common version.

    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    2d77d8c View commit details
    Browse the repository at this point in the history
  7. Merge pull request prometheus#2563 from prometheus/dependabot/go_modu…

    …les/github.com/prometheus/common-0.39.0
    
    build(deps): bump github.com/prometheus/common from 0.37.0 to 0.39.0
    SuperQ authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    aaf7f58 View commit details
    Browse the repository at this point in the history
  8. Update common Prometheus files

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ff79170 View commit details
    Browse the repository at this point in the history
  9. Merge pull request prometheus#2580 from prometheus/repo_sync

    Synchronize common files from prometheus/prometheus
    SuperQ authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    5bc8e9e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. NetBSD support for the meminfo collector

    This depends on a recent change to golang.org/x/sys that adds a
    unix.SysctlUvmexp function.
    
    Signed-off-by: Benny Siegert <bsiegert@gmail.com>
    bsiegert committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    131ff8a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Merge pull request prometheus#2570 from bsiegert/meminfo_netbsd

    NetBSD support for the meminfo collector
    SuperQ authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6a0598e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. memory_bsd: Fix a problem fetching the user wire count on FreeBSD

    Signed-off-by: David O'Rourke <david.orourke@gmail.com>
    phyber committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    9232df7 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Optimize cpufreq collector

    Move metric descriptiions to package vars to avoid allocating them every
    time `NewCPUFreqCollector()` is called.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    3cd9b16 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. build(deps): bump github.com/hodgesds/perf-utils from 0.6.0 to 0.7.0

    Bumps [github.com/hodgesds/perf-utils](https://github.com/hodgesds/perf-utils) from 0.6.0 to 0.7.0.
    - [Release notes](https://github.com/hodgesds/perf-utils/releases)
    - [Commits](hodgesds/perf-utils@v0.6.0...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hodgesds/perf-utils
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    d586562 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Merge pull request prometheus#2584 from phyber/20230126-fix_freebsd_m…

    …eminfo_user_wired_count
    
    memory_bsd: Fix a problem fetching the user wire count on FreeBSD
    SuperQ authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    7f05e31 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Deprecate ntp collector

    The ntp collector has always been a source of confusion and problems.
    The data it produces is more of a blackbox probe against an NTP server.
    The time sync / offset data produced is not what users expect.
    
    Mark this collector as deprecated to be removed in v2.0.0
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    c8705ec View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Update common Prometheus files

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    36001d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus#2606 from prometheus/repo_sync

    Synchronize common files from prometheus/prometheus
    SuperQ authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    97ceada View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Merge pull request prometheus#2589 from prometheus/dependabot/go_modu…

    …les/github.com/hodgesds/perf-utils-0.7.0
    
    build(deps): bump github.com/hodgesds/perf-utils from 0.6.0 to 0.7.0
    SuperQ authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    591a6b2 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.7.0.
    - [Release notes](https://github.com/golang/net/releases)
    - [Commits](golang/net@v0.4.0...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    bb0a293 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus#2610 from prometheus/dependabot/go_modu…

    …les/golang.org/x/net-0.7.0
    
    build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0
    SuperQ authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    9658b87 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus#2587 from prometheus/superq/cpufreq_common

    Optimize cpufreq collector
    SuperQ authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    c914f00 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Remove metrics of offline CPUs in CPU collector

    Signed-off-by: Haoyu Sun <hasun@redhat.com>
    raptorsun authored and discordianfish committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    37d4974 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/jsimonetti/rtnetlink from 1.3.0 to 1.3.1

    Bumps [github.com/jsimonetti/rtnetlink](https://github.com/jsimonetti/rtnetlink) from 1.3.0 to 1.3.1.
    - [Release notes](https://github.com/jsimonetti/rtnetlink/releases)
    - [Commits](jsimonetti/rtnetlink@v1.3.0...v1.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jsimonetti/rtnetlink
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and discordianfish committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1026cac View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/opencontainers/selinux

    Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.10.2 to 1.11.0.
    - [Release notes](https://github.com/opencontainers/selinux/releases)
    - [Commits](opencontainers/selinux@v1.10.2...v1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/opencontainers/selinux
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and discordianfish committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    4a85756 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump golang.org/x/sys from 0.5.0 to 0.6.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.5.0 to 0.6.0.
    - [Release notes](https://github.com/golang/sys/releases)
    - [Commits](golang/sys@v0.5.0...v0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and discordianfish committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    4a78012 View commit details
    Browse the repository at this point in the history
  5. Update exporter-toolkit

    * Bump exporter-toolkit to the latest release.
    * Use new toolkit landing page function.
    * Update kingpin flags.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c23b76b View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus#2622 from prometheus/superq/update_expo…

    …rter-toolkit
    
    Update exporter-toolkit
    SuperQ authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c42d046 View commit details
    Browse the repository at this point in the history
  7. Merge pull request prometheus#2603 from prometheus/superq/deprecate_ntp

    Deprecate ntp collector
    SuperQ authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2f20a9b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Bump exporter-toolkit

    Pick up the fixes for 32-bit mode and updated HTML template.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    b4133c2 View commit details
    Browse the repository at this point in the history
  2. Update build

    * Update Go to 1.20
    * Update golangci-lint.
    * Update CI orb.
    * Fix staticcheck issue in perf collector.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    3691cb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8daf3e7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus#2627 from prometheus/superq/bump_toolkit

    Bump exporter-toolkit
    SuperQ authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    bb5ecb7 View commit details
    Browse the repository at this point in the history
  5. Allow root path as metrics path. (prometheus#2590)

    Signed-off-by: LamGC <lam827@lamgc.net>
    LamGC authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    c13f808 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Fix spelling issues

    Minor typo fixup.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    7f07462 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus#2630 from prometheus/superq/fix_spell

    Fix spelling issues
    SuperQ authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    1d86937 View commit details
    Browse the repository at this point in the history
  3. interrupts_linux: Fix fields on aarch64 (prometheus#2631)

    * interrupts_linux: Fix fields on aarch64
    
    Fixes prometheus#2557
    
    ---------
    
    Signed-off-by: Daniël van Eeden <git@myname.nl>
    dveeden authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    8d3c594 View commit details
    Browse the repository at this point in the history
  4. feat: add support for cpu freq governor metrics

    Signed-off-by: Lukas Coppens <lukas.coppens@be-mobile.com>
    Lukas Coppens authored and discordianfish committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    fe19fdd View commit details
    Browse the repository at this point in the history
  5. feat: add support for cpu freq governor metrics

    Signed-off-by: Lukas Coppens <lukas.coppens@be-mobile.com>
    Lukas Coppens authored and discordianfish committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    1724b28 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Reduce priviliges needed for btrfs device stats

    Signed-off-by: Marcus Cobden <leth@users.noreply.github.com>
    leth committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    ec8f580 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Merge pull request prometheus#2634 from leth/btrfs-without-root

    Reduce privileges needed for btrfs device stats
    SuperQ authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    e608850 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Update common Prometheus files

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored and discordianfish committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    6a42c0b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. build(deps): bump github.com/safchain/ethtool from 0.2.0 to 0.3.0

    Bumps [github.com/safchain/ethtool](https://github.com/safchain/ethtool) from 0.2.0 to 0.3.0.
    - [Release notes](https://github.com/safchain/ethtool/releases)
    - [Commits](safchain/ethtool@v0.2.0...v0.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/safchain/ethtool
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    d8d6f32 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus#2647 from prometheus/dependabot/go_modu…

    …les/github.com/safchain/ethtool-0.3.0
    
    build(deps): bump github.com/safchain/ethtool from 0.2.0 to 0.3.0
    SuperQ authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    a347ad6 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/prometheus/common from 0.41.0 to 0.42.0

    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.41.0 to 0.42.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.41.0...v0.42.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    5095df7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus#2646 from prometheus/dependabot/go_modu…

    …les/github.com/prometheus/common-0.42.0
    
    build(deps): bump github.com/prometheus/common from 0.41.0 to 0.42.0
    SuperQ authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    c91a8bc View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. NetBSD support for CPU collector (prometheus#2626)

    * Added CPU collector for NetBSD to provide load and temperature statistics
    
    ---------
    
    Signed-off-by: Matthias Petermann <mp@petermann-it.de>
    MatthiasPetermann authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    b87c6a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. feat: added suspended as a node_zfs_zpool_state (prometheus#2449)

    Signed-off-by: Pablo Caderno <kaderno@gmail.com>
    kadern0 authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    d31af1d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. build(deps): bump github.com/mdlayher/netlink from 1.7.1 to 1.7.2

    Bumps [github.com/mdlayher/netlink](https://github.com/mdlayher/netlink) from 1.7.1 to 1.7.2.
    - [Release notes](https://github.com/mdlayher/netlink/releases)
    - [Changelog](https://github.com/mdlayher/netlink/blob/main/CHANGELOG.md)
    - [Commits](mdlayher/netlink@v1.7.1...v1.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/mdlayher/netlink
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and discordianfish committed May 2, 2023
    Configuration menu
    Copy the full SHA
    2e152a3 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/prometheus/client_golang

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.15.0.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.14.0...v1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and discordianfish committed May 2, 2023
    Configuration menu
    Copy the full SHA
    67ca103 View commit details
    Browse the repository at this point in the history
  3. doc: added undocumented include and exclude flags (prometheus#2670)

    * doc: added undocumented exclude flags
    
    
    Signed-off-by: David Calvert <david@0xdc.me>
    dotdc authored May 2, 2023
    Configuration menu
    Copy the full SHA
    a7f9275 View commit details
    Browse the repository at this point in the history
  4. Expose administrative state of network interfaces as 'adminstate'. (p…

    …rometheus#2515)
    
    Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
    BarbarossaTM authored May 2, 2023
    Configuration menu
    Copy the full SHA
    c8129fa View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Use go-runit fork, mark collector as deprecated

    Signed-off-by: Johannes Ziemke <github@5pi.de>
    discordianfish committed May 9, 2023
    Configuration menu
    Copy the full SHA
    180879e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. build(deps): bump github.com/jsimonetti/rtnetlink from 1.3.1 to 1.3.2 (

    …prometheus#2673)
    
    Bumps [github.com/jsimonetti/rtnetlink](https://github.com/jsimonetti/rtnetlink) from 1.3.1 to 1.3.2.
    - [Release notes](https://github.com/jsimonetti/rtnetlink/releases)
    - [Commits](jsimonetti/rtnetlink@v1.3.1...v1.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jsimonetti/rtnetlink
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 11, 2023
    Configuration menu
    Copy the full SHA
    d3a0156 View commit details
    Browse the repository at this point in the history
  2. docs (node/mixin): fix annotation for Skew alert (prometheus#2671)

    This updates the annotation for the NodeClockSkewDetected mixin alert to
    match the new threshold set.
    
    Original discussion was in this PR: prometheus#1480
    
    I spent an embarrassingly large amount of time trying to figure out how
    the heck that alert would mean 300s of clock skew. Turns out the
    annotation was just left the same after the threshold change.
    
    Signed-off-by: Will Bollock <wbollock@linode.com>
    wbollock authored May 11, 2023
    Configuration menu
    Copy the full SHA
    0a17e17 View commit details
    Browse the repository at this point in the history
  3. collector/netisr_freebsd.go: Added collector for netisr subsystem. (p…

    …rometheus#2668)
    
    Signed-off-by: Jonathan Davies <jpds@protonmail.com>
    jpds authored May 11, 2023
    Configuration menu
    Copy the full SHA
    29c97c2 View commit details
    Browse the repository at this point in the history
  4. Do not hand define struct clockinfo here. Instead use the version from (

    prometheus#2663)
    
    x/sys/unix. The clockinfo struct was altered beginning of 2021 and this
    code was not adjusted.
    
    Signed-off-by: Claudio Jeker <claudio@openbsd.org>
    cjeker authored May 11, 2023
    Configuration menu
    Copy the full SHA
    6251cc7 View commit details
    Browse the repository at this point in the history
  5. Fix filesystem collector for OpenBSD to not print loads of zero bytes…

    … in name (prometheus#2637)
    
    Use the filesystem collector for all OpenBSD archs, there is no reason to
    only use it on amd64 systems.
    
    Signed-off-by: Claudio Jeker <claudio@openbsd.org>
    cjeker authored May 11, 2023
    Configuration menu
    Copy the full SHA
    184a4e0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. collector: fix comment and remove redundant parentheses (prometheus#2691

    )
    
    Signed-off-by: cui fliter <imcusg@gmail.com>
    cuishuang authored May 17, 2023
    Configuration menu
    Copy the full SHA
    287414b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    aa219e0 View commit details
    Browse the repository at this point in the history
  2. PMM-12116 Sync with upstream and update dependencies

    Sync with the latest version of upstream v1.5.0 and update
    dependencies with reported vulnerabilities.
    0leksii committed May 18, 2023
    Configuration menu
    Copy the full SHA
    4116ec0 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. bcache: remove cache_readaheads_totals metrics prometheus#2103 (prome…

    …theus#2583)
    
    * bcache: remove cache_readaheads_totals metrics prometheus#2103
    
    Signed-off-by: Saleh Sal <0xack13@gmail.com>
    
    * Append bcacheReadaheadMetrics when CacheReadaheads value exists
    
    Signed-off-by: Saleh Sal <0xack13@gmail.com>
    
    * Update test cases for cachereadahead greater than zero
    
    Signed-off-by: Saleh Sal <0xack13@gmail.com>
    
    ---------
    
    Signed-off-by: Saleh Sal <0xack13@gmail.com>
    0xack13 authored May 20, 2023
    Configuration menu
    Copy the full SHA
    dcb10ff View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Fix CVE-2022-41723 by upgrading x/net to v0.10.0 (prometheus#2694)

    Signed-off-by: Nitin Shelke <nshelke@cloudera.com>
    nshelke777 authored May 22, 2023
    Configuration menu
    Copy the full SHA
    b36a2a3 View commit details
    Browse the repository at this point in the history
  2. Update e2e output fixtures (prometheus#2696)

    Fix up correct e2e output for node_power_supply_info.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored May 22, 2023
    Configuration menu
    Copy the full SHA
    d2dd793 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Update Go modules (prometheus#2695)

    Update Prometheus modules to latest releases.
    * Add missing fixtures for cpus online/offline.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored May 23, 2023
    Configuration menu
    Copy the full SHA
    3f64e91 View commit details
    Browse the repository at this point in the history
  2. fix(zfs): add memory_available_bytes, fix dbufstats filename on L…

    …inux (prometheus#2687)
    
    * Fix zfs memory_available_bytes collector
    * Fix zfs dbufstats collector
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored May 23, 2023
    Configuration menu
    Copy the full SHA
    1bbb2a9 View commit details
    Browse the repository at this point in the history
  3. Update Go module for ema/qdisc (prometheus#2700)

    * Update Go module for ema/qdisc
    
    ---------
    
    Signed-off-by: jbradleynh <jbradley@fastly.com>
    jbradleynh authored May 23, 2023
    Configuration menu
    Copy the full SHA
    26c7ed5 View commit details
    Browse the repository at this point in the history
  4. Deprecate supervisord collector

    Mark the `supervisord` as deprecated. This process
    supevisor, like `runit`, is of scope for the node_exporter.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored and discordianfish committed May 23, 2023
    Configuration menu
    Copy the full SHA
    da0b2ca View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. collector/diskstats: Use SCSI_IDENT_SERIAL as serial (prometheus#2612)

    On most hard drives, `ID_SERIAL_SHORT` and `SCSI_IDENT_SERIAL` are identical,
    but on some SAS drives they do differ. In that case, `SCSI_IDENT_SERIAL`
    corresponds to the serial number printed on the drive label, and to the value
    returned by `smartctl -i`.
    
    So use that value by default for the `serial` label on the `node_disk_info`
    metric, and fallback to `ID_SERIAL_SHORT` only if it's undefined.
    
    Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
    BenoitKnecht authored May 24, 2023
    Configuration menu
    Copy the full SHA
    c05b97c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0aecfa View commit details
    Browse the repository at this point in the history
  3. softnet: additionals metrics from softnet_data, (prometheus#2592)

    * softnet: additionals metrics from softnet_data, prometheus/procfs#473
    ---------
    
    Signed-off-by: remi <remijouannet@gmail.com>
    Signed-off-by: Rémi Jouannet <remijouannet@gmail.com>
    remijouannet authored May 24, 2023
    Configuration menu
    Copy the full SHA
    df1b53b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. exposing softirq metrics (prometheus#2294)

    Signed-off-by: abbeywoodyear <abbey.woodyear@thehutgroup.com>
    abbeywoodyear authored May 25, 2023
    Configuration menu
    Copy the full SHA
    eaacb2e View commit details
    Browse the repository at this point in the history
  2. netlink: read missing attributes from sysfs (prometheus#2669)

    Read missing dev_id, name_assign_type, and addr_assign_type
    from sysfs, since they only take a device-specific lock and
    not the whole RTNL lock. This means reading them is much less
    impactful on other system processes than many of the other
    attributes in sysfs that do take the RTNL lock.
    
    Signed-off-by: Dan Williams <dcbw@redhat.com>
    dcbw authored May 25, 2023
    Configuration menu
    Copy the full SHA
    8c5847b View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Update ansible role in README.md (prometheus#2702)

    https://github.com/cloudalchemy/ansible-node-exporter has been deprecated
    
    Signed-off-by: Johannes Dilli <jd1@users.noreply.github.com>
    jd1 authored May 26, 2023
    Configuration menu
    Copy the full SHA
    a1ed084 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Release v1.6.0 (prometheus#2701)

    * [CHANGE] Fix cpustat when some cpus are offline prometheus#2318
    * [CHANGE] Remove metrics of offline CPUs in CPU collector prometheus#2605
    * [CHANGE] Deprecate ntp collector prometheus#2603
    * [CHANGE] Remove bcache `cache_readaheads_totals` metrics prometheus#2583
    * [CHANGE] Deprecate supervisord collector prometheus#2685
    * [FEATURE] Enable uname collector on NetBSD prometheus#2559
    * [FEATURE] NetBSD support for the meminfo collector prometheus#2570
    * [FEATURE] NetBSD support for CPU collector prometheus#2626
    * [FEATURE] Add FreeBSD collector for netisr subsystem prometheus#2668
    * [FEATURE] Add softirqs collector prometheus#2669
    * [ENHANCEMENT] Add suspended as a `node_zfs_zpool_state` prometheus#2449
    * [ENHANCEMENT] Add administrative state of Linux network interfaces prometheus#2515
    * [ENHANCEMENT] Log current value of GOMAXPROCS prometheus#2537
    * [ENHANCEMENT] Add profiler options for perf collector prometheus#2542
    * [ENHANCEMENT] Allow root path as metrics path prometheus#2590
    * [ENHANCEMENT] Add cpu frequency governor metrics prometheus#2569
    * [ENHANCEMENT] Add new landing page prometheus#2622
    * [ENHANCEMENT] Reduce privileges needed for btrfs device stats prometheus#2634
    * [ENHANCEMENT] Add ZFS `memory_available_bytes` prometheus#2687
    * [ENHANCEMENT] Use `SCSI_IDENT_SERIAL` as serial in diskstats prometheus#2612
    * [ENHANCEMENT] Read missing from netlink netclass attributes from sysfs prometheus#2669
    * [BUGFIX] perf: fixes for automatically detecting the correct tracefs mountpoints prometheus#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 prometheus#2631
    * [BUGFIX] Remove metrics of offline CPUs in CPU collector prometheus#2605
    * [BUGFIX] Fix OpenBSD filesystem collector string parsing prometheus#2637
    * [BUGFIX] Fix bad reporting of `node_cpu_seconds_total` in OpenBSD prometheus#2663
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored May 27, 2023
    Configuration menu
    Copy the full SHA
    ff7f9d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. build(deps): bump github.com/beevik/ntp from 0.3.0 to 1.0.0

    Bumps [github.com/beevik/ntp](https://github.com/beevik/ntp) from 0.3.0 to 1.0.0.
    - [Release notes](https://github.com/beevik/ntp/releases)
    - [Changelog](https://github.com/beevik/ntp/blob/main/RELEASE_NOTES.md)
    - [Commits](beevik/ntp@v0.3.0...v1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/beevik/ntp
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and discordianfish committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    386c408 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/prometheus/procfs from 0.10.0 to 0.10.1

    Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs) from 0.10.0 to 0.10.1.
    - [Release notes](https://github.com/prometheus/procfs/releases)
    - [Commits](prometheus/procfs@v0.10.0...v0.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/procfs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and discordianfish committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    fc686da View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/jsimonetti/rtnetlink from 1.3.2 to 1.3.3

    Bumps [github.com/jsimonetti/rtnetlink](https://github.com/jsimonetti/rtnetlink) from 1.3.2 to 1.3.3.
    - [Release notes](https://github.com/jsimonetti/rtnetlink/releases)
    - [Commits](jsimonetti/rtnetlink@v1.3.2...v1.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jsimonetti/rtnetlink
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and discordianfish committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    75d951d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Parallelize stat calls in Linux filesystem collector.

    This change adds the ability to process multiple stat calls in parallel.
    Processing is rate-limited based on the new flag
    `collector.filesystem.stat-workers` (default 4).
    
    Caveat: filesystem stats information is no longer in the same order as
    returned by `/proc/1/mounts`.  This should not be an issue.
    
    Caveat: This change currently uses unbuffered channels to prove
    correctness without reliance on buffers.  Buffered channels will yield
    superior performance.
    
    Signed-off-by: Erica Mays <erica@emays.dev>
    Sircular authored and discordianfish committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    bdc430a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. fix misspel in CHANGELOG.md (prometheus#2717)

    Signed-off-by: juzhao <juzhao@redhat.com>
    juzhao authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    107ca03 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Bump wifi Go module (prometheus#2719)

    Update github.com/mdlayher/wifi to the latest commit.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    6fb78f7 View commit details
    Browse the repository at this point in the history
  2. Bump ethtool library (prometheus#2720)

    Update to latest release.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    742ec09 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. add missing linkspeeds (prometheus#2711)

    Signed-off-by: Cam Cope <ccope@crusoeenergy.com>
    ccope authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    2346fd9 View commit details
    Browse the repository at this point in the history
  2. Update common Prometheus files (prometheus#2723)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    d1b634f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Update golangci-lint config (prometheus#2722)

    * Migrate from Python codespell to golangci-lint misspell.
    * Inline errcheck exclude list in the golangci-lint config.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a11de2e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Add mountpoint to NodeFilesystem alerts

    This helps to identify alerting filesystem.
    
    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    fc967aa View commit details
    Browse the repository at this point in the history
  2. Decrease NodeFilesystem pending time to 15m

    30m is too long and there is a risk of running out of disk space/inodes completely if something is filling up disk very fast (like log file).
    
    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0e0399d View commit details
    Browse the repository at this point in the history
  3. Add CPU and memory alerts

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    fd2d62a View commit details
    Browse the repository at this point in the history
  4. Add failed systemd service alert

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    7479418 View commit details
    Browse the repository at this point in the history
  5. Decrease NodeNetwork*Errs pending period

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    3d8075d View commit details
    Browse the repository at this point in the history
  6. Set 'at' everywhere as preposition for instance

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    614030b View commit details
    Browse the repository at this point in the history
  7. Add NodeDiskIOSaturation alert

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    94fc82e View commit details
    Browse the repository at this point in the history
  8. Add %(nodeExporterSelector)s to Network and conntrack alerts

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    962de6c View commit details
    Browse the repository at this point in the history
  9. Add diskDevice selector

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    c3ec6e8 View commit details
    Browse the repository at this point in the history
  10. Fix NodeMemoryHighUtilization alert

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e15e7d6 View commit details
    Browse the repository at this point in the history
  11. Add NodeSystemSaturation and NodeMemoryMajorPagesFaults

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    580c497 View commit details
    Browse the repository at this point in the history
  12. Decrease NodeSystemdServiceFailed severity to warning

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    da32f8d View commit details
    Browse the repository at this point in the history
  13. Extend alert description

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e48e790 View commit details
    Browse the repository at this point in the history
  14. Add comma after 'mounted on'

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2111e70 View commit details
    Browse the repository at this point in the history
  15. Add thresholds for memory alerts

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    77ae769 View commit details
    Browse the repository at this point in the history
  16. Add thresholds for memory, disk and system alerts

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6bdc1d9 View commit details
    Browse the repository at this point in the history
  17. Set severity to NodeCPUHighUsage to info

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b7dfb32 View commit details
    Browse the repository at this point in the history
  18. Update NodeSystemSaturation severity

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    3e250a9 View commit details
    Browse the repository at this point in the history
  19. Revert alerts pending durtions

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e8d7f4e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Update common Prometheus files

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored and discordianfish committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    3e3ab17 View commit details
    Browse the repository at this point in the history
  2. Add cpu vulnerabilities reporting from sysfs (prometheus#2721)

    * Add cpu vulnerabilities reporting from sysfs
    
    ---------
    
    Signed-off-by: Michal Wasilewski <michal@mwasilewski.net>
    mwasilew2 authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    c31ebb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. build(deps): bump github.com/beevik/ntp from 1.0.0 to 1.1.1

    Bumps [github.com/beevik/ntp](https://github.com/beevik/ntp) from 1.0.0 to 1.1.1.
    - [Release notes](https://github.com/beevik/ntp/releases)
    - [Changelog](https://github.com/beevik/ntp/blob/main/RELEASE_NOTES.md)
    - [Commits](beevik/ntp@v1.0.0...v1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/beevik/ntp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and discordianfish committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    74da9f9 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/prometheus/client_golang

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.15.1 to 1.16.0.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.15.1...v1.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and discordianfish committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    a24344d View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Merge pull request prometheus#2644 from v-zhuravlev/mixin_alerts

    Mixin: Add and update alerts
    SuperQ authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ed57c15 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Add include and exclude filter for hwmon collector (prometheus#2699)

    * Add include and exclude flags chip name flags to hwmon collector, following example in systemd collector
    
    ---------
    
    Signed-off-by: Conall O'Brien <conall@conall.net>
    Co-authored-by: Ben Kochie <superq@gmail.com>
    conallob and SuperQ authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8b4dc82 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Add missing ethtool flag documentation (prometheus#2743)

    Signed-off-by: Gabi Davar <grizzly.nyo@gmail.com>
    mindw authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    f434457 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Update all Include and Exclude variables to use the systemdUnit naming (

    prometheus#2740)
    
    prefix.
    
    Leave an annotation about using regexps instead of device_filter.go, so
    @SuperQ doesn't need to remember everything.
    
    Signed-off-by: Conall O'Brien <conall@conall.net>
    conallob authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c241ecf View commit details
    Browse the repository at this point in the history
  2. Fixup hwmon chip include (prometheus#2739)

    Use the correct include value to the device filter function.
    * Add new bogus hwmon fixture.
    * Update end-to-end test to use hwmon chip include flag.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7c564bc View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Release v1.6.1 (prometheus#2747)

    Rebuild with latest Go compiler bugfix release.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2d80692 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Synchronize common files from prometheus/prometheus (prometheus#2736)

    * Update common Prometheus files
    
    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    
    * Fixup linting issues
    
    * Disbale unused-parameter check.
    * Fixup minor linting issues.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    
    ---------
    
    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    Signed-off-by: Ben Kochie <superq@gmail.com>
    Co-authored-by: Ben Kochie <superq@gmail.com>
    prombot and SuperQ authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    fa48131 View commit details
    Browse the repository at this point in the history
  2. Update common Prometheus files (prometheus#2752)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8fb4f78 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Include drm collector in README

    The DRM collector was missing in the README, this change includes it together with a short description.
    
    Signed-off-by: L <3177243+LukeLR@users.noreply.github.com>
    LukeLR authored and discordianfish committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5d1b96c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. collector/netdev_linux.go: Fallback to 32-bit stats (prometheus#2757)

    On some platforms, `msg.Attributes.Stats64` is `nil` because the kernel doesn't
    expose 64-bit stats. In that case, return `msg.Attributes.Stats` instead, which
    are the 32-bit equivalent.
    
    Note that `RXOtherhostDropped` isn't available in that case, so we hardcode it
    to zero.
    
    Fixes prometheus#2756.
    
    Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
    BenoitKnecht authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    3b9613c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. build(deps): bump github.com/beevik/ntp from 1.1.1 to 1.3.0 (promethe…

    …us#2762)
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    dependabot[bot] authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    35278b9 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/prometheus/procfs from 0.11.0 to 0.11.1 (p…

    …rometheus#2763)
    
    Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs) from 0.11.0 to 0.11.1.
    - [Release notes](https://github.com/prometheus/procfs/releases)
    - [Commits](prometheus/procfs@v0.11.0...v0.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/procfs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    60f08e0 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/jsimonetti/rtnetlink from 1.3.3 to 1.3.4 (

    …prometheus#2765)
    
    Bumps [github.com/jsimonetti/rtnetlink](https://github.com/jsimonetti/rtnetlink) from 1.3.3 to 1.3.4.
    - [Release notes](https://github.com/jsimonetti/rtnetlink/releases)
    - [Commits](jsimonetti/rtnetlink@v1.3.3...v1.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jsimonetti/rtnetlink
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c6c28d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Drop redundant GOOS build tags if already in filename

    Drop redundant GOOS build tags at start of file if the constraint is
    already specified by the filename, e.g. foo_GOOS.go or
    foo_GOOS_GOARCH.go, avoiding potential confusion in future.
    
    cf. https://pkg.go.dev/cmd/go#hdr-Build_constraints
    
    Signed-off-by: Daniel Swarbrick <daniel.swarbrick@gmail.com>
    dswarbrick authored and discordianfish committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3fb5f70 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Sync build tags in *_test.go (prometheus#2767)

    Ensure that unwanted tests are correctly excluded when various build
    tags are specified, i.e. when the code that they test would be excluded
    from compilation.
    
    Signed-off-by: Daniel Swarbrick <daniel.swarbrick@gmail.com>
    dswarbrick authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    37ce0ba View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Upgrade github.com/ema/qdisc to v1.0.0 to improve qdisc collector (pr…

    …ometheus#2779)
    
    performance
    
    Signed-off-by: Oliver Geiselhardt-Herms <ogh@deepl.com>
    Co-authored-by: Oliver Geiselhardt-Herms <ogh@deepl.com>
    taktv6 and Oliver Geiselhardt-Herms authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6225435 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Add CPU MHz as the value for "node_cpu_info" metric

    For CPUs which don't have an available (or insertable) cpufreq driver,
    the /proc/cpuinfo file can sometimes have accurate CPU core frequency
    measurements. This change replaces the constant value of "1" for the
    "node_cpu_info" metric with the parsed CPU MHz value from
    /proc/cpuinfo for each core.
    
    Signed-off-by: John Kordich <jkordich@gmail.com>
    johnkord authored and discordianfish committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    223ebbd View commit details
    Browse the repository at this point in the history
  2. Update e2e-output.txt with new expected metric values

    Changes the e2e-output.txt file to have the expected CPU MHz values
    for the node_cpu_info metric.
    
    Signed-off-by: John Kordich <jkordich@gmail.com>
    johnkord authored and discordianfish committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    e84c278 View commit details
    Browse the repository at this point in the history
  3. Add new node_cpu_frequency_hertz metric

    Revert changes to node_cpu_info and add new node_cpu_frequency_hertz
    metric for measuring CPU frequency from /proc/cpuinfo
    
    Signed-off-by: John Kordich <jkordich@gmail.com>
    johnkord authored and discordianfish committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    933b1c1 View commit details
    Browse the repository at this point in the history
  4. Change log message from Warn to Debug

    Signed-off-by: John Kordich <jkordich@gmail.com>
    
    Co-authored-by: Ben Kochie <superq@gmail.com>
    Signed-off-by: John Kordich <jkordich@gmail.com>
    2 people authored and discordianfish committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    e120d95 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. fix(qdisc) flag naming corrected for consistency (prometheus#2782)

    * fix collector qdisc flag naming for consistency
    
    ---------
    
    Signed-off-by: jbradleynh <jbradley@fastly.com>
    jbradleynh authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f2b2743 View commit details
    Browse the repository at this point in the history
  2. btrfs: close btrfs.FS handle after use

    Despite being quite hard to provoke (< 10% in my testing), the btrfs
    collector would occasionally leave stale FDs relating to btrfs
    mountpoints, making the filesystems unable to be unmounted.
    
    Fixes: prometheus#2772.
    
    Signed-off-by: Daniel Swarbrick <daniel.swarbrick@gmail.com>
    dswarbrick authored and discordianfish committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    381f32b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Update to Go 1.21 (prometheus#2796)

    * Update Go build to 1.21.
    * Update machine images to Ubuntu 22.04 current.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    cda1d82 View commit details
    Browse the repository at this point in the history
  2. Optionally fetch ARP stats via rtnetlink instead of procfs (prometheu…

    …s#2777)
    
    * Optionally fetch ARP stats via rtnetlink instead of procfs
    
    Implement collection of ARP stats via rtnetlink to work around
    shortcomings in the output of /proc/net/arp, which truncates InfiniBand
    link-layer addresses.
    
    Fixes: prometheus#2776
    
    ---------
    
    Signed-off-by: Daniel Swarbrick <daniel.swarbrick@gmail.com>
    Co-authored-by: Ben Kochie <superq@gmail.com>
    dswarbrick and SuperQ authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    685b98e View commit details
    Browse the repository at this point in the history
  3. build(deps): bump golang.org/x/sys from 0.10.0 to 0.12.0 (prometheus#…

    …2797)
    
    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.10.0 to 0.12.0.
    - [Commits](golang/sys@v0.10.0...v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    e590476 View commit details
    Browse the repository at this point in the history
  4. Update common Prometheus files (prometheus#2798)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    5ae22fa View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Add ZFS freebsd per dataset stats (prometheus#2753)

    * Rename parsePoolObjsetFile to parseLinuxPoolObjsetFile to better reflect
    it's scope
    * Create a new parseFreeBSDPoolObjsetStats function, to generate a list
    of per pool metrics to be queried via sysctl
    
    
    ---------
    
    Signed-off-by: Conall O'Brien <conall@conall.net>
    conallob authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f34aaa6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Move RO status before error return

    Signed-off-by: Metbog <metbog@gmail.com>
    metbog authored and discordianfish committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e387997 View commit details
    Browse the repository at this point in the history
  2. Update common Prometheus files

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored and discordianfish committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    446b3e6 View commit details
    Browse the repository at this point in the history
  3. fix(zfs) zfs arcstats.p on FreeBSD 14.0+ (prometheus#2754)

    * dongjiang, fix zfs arcstats.p
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    
    * dongjiang, fix gofmt -s
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    
    * change warn log to debug log by code review
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e8c5110 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Fix promhttp_metric_handler_errors_total metric not being disabled by…

    … flag
    
    Signed-off-by: ToMe25 <ToMe25@gmx.de>
    ToMe25 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    db3a437 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. build(deps): bump github.com/prometheus/client_golang (prometheus#2815)

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.17.0.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.16.0...v1.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8ff3c43 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Fix inconsistent variable name, to address compilation issue (prometh…

    …eus#2820)
    
    prometheus#2819
    
    Signed-off-by: Conall O'Brien <conall@conall.net>
    conallob authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    60c86ab View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Update README.md: update the 'more details' url in the section 'TLS e…

    …ndpoint' (prometheus#2814)
    
    * Update README.md: correct the wrong url(link to exporter-toolkit web-config) in the section 'TLS endpoint'
    
    Signed-off-by: yang-stressfree <68363665+yang-stressfree@users.noreply.github.com>
    
    * Update README.md
    
    Co-authored-by: Ben Kochie <superq@gmail.com>
    Signed-off-by: yang-stressfree <68363665+yang-stressfree@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: yang-stressfree <68363665+yang-stressfree@users.noreply.github.com>
    Co-authored-by: Ben Kochie <superq@gmail.com>
    yang-stressfree and SuperQ authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    7dd2f0d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Update common Prometheus files

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored and discordianfish committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d52c047 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golang.org/x/net from 0.11.0 to 0.17.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.11.0 to 0.17.0.
    - [Commits](golang/net@v0.11.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and discordianfish committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d108e55 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/prometheus/procfs from 0.11.1 to 0.12.0

    Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs) from 0.11.1 to 0.12.0.
    - [Release notes](https://github.com/prometheus/procfs/releases)
    - [Commits](prometheus/procfs@v0.11.1...v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/procfs
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    fd799e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Update e2e fixtures

    Update for fixes in prometheus/procfs#543
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    31a9cca View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus#2816 from prometheus/dependabot/go_modu…

    …les/github.com/prometheus/procfs-0.12.0
    
    build(deps): bump github.com/prometheus/procfs from 0.11.1 to 0.12.0
    SuperQ authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    6384499 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus#2808 from ToMe25/fix_error_total_disabling

    Fix promhttp_metric_handler_errors_total being always active
    SuperQ authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0f6a4d8 View commit details
    Browse the repository at this point in the history
  4. NFSd: fix nfsd v4 index miss (prometheus#2824)

    * fix nfsd v4 index miss
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    86ed8cd View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. fix readme about expose memory statistics

    Signed-off-by: joey <zchengjoey@gmail.com>
    chengjoey authored and discordianfish committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6122cee View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Fix typo in CHANGELOG.md (prometheus#2836)

    Use # consistently for PR number.
    
    Signed-off-by: nemobis <federicoleva@tiscali.it>
    nemobis authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d39e5aa View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Update common Prometheus files (prometheus#2840)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    47ccad5 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/prometheus/common from 0.44.0 to 0.45.0 (p…

    …rometheus#2837)
    
    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.44.0 to 0.45.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.44.0...v0.45.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    5ffc733 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/prometheus/client_model (prometheus#2838)

    Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.4.1-0.20230718164431-9a2bf3000d16 to 0.5.0.
    - [Release notes](https://github.com/prometheus/client_model/releases)
    - [Commits](https://github.com/prometheus/client_model/commits/v0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_model
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ed1b8e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Release 1.7.0 (prometheus#2845)

    * [FEATURE] Add ZFS freebsd per dataset stats prometheus#2753
    * [FEATURE] Add cpu vulnerabilities reporting from sysfs prometheus#2721
    * [ENHANCEMENT] Parallelize stat calls in Linux filesystem collector prometheus#1772
    * [ENHANCEMENT] Add missing linkspeeds to ethtool collector 2711
    * [ENHANCEMENT] Add CPU MHz as the value for `node_cpu_info` metric prometheus#2778
    * [ENHANCEMENT] Improve qdisc collector performance prometheus#2779
    * [ENHANCEMENT] Add include and exclude filter for hwmon collector prometheus#2699
    * [ENHANCEMENT] Optionally fetch ARP stats via rtnetlink instead of procfs prometheus#2777
    * [BUFFIX] Fix ZFS arcstats on FreeBSD 14.0+ 2754
    * [BUGFIX] Fallback to 32-bit stats in netdev prometheus#2757
    * [BUGFIX] Close btrfs.FS handle after use prometheus#2780
    * [BUGFIX] Move RO status before error return prometheus#2807
    * [BUFFIX] Fix `promhttp_metric_handler_errors_total` being always active prometheus#2808
    * [BUGFIX] Fix nfsd v4 index miss prometheus#2824
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    74ff1c6 View commit details
    Browse the repository at this point in the history
  2. Add NodeBondingDegraded alert (prometheus#2843)

    Signed-off-by: Ayoub Nasr <ayoub.nasr@scality.com>
    Ayoub NASR authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    7333465 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Make filesystem space prediction window configurable (prometheus#2844)

    Signed-off-by: fitz123 <alugovoi@ordercapital.com>
    fitz123 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    81fc05c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. NFSd: handle new wdeleg_getattr attribute in /proc/net/rpc/nfsd (prom…

    …etheus#2810)
    
    This attribute was introduced it v6.6-rc1.
    
    The relevant changes in procfs were merged here:
    
    prometheus/procfs#574
    
    and are part of procfs v0.11.2
    
    I have also figured out that the stat should be part of the v4 ops
    counters struct, but that will need changes to both procfs and this
    code. Since people are already using 6.6-rc1, I think it's better to get
    the code out there --- even if they don't care about wdeleg_getattr,
    currently they get _no_ nfsd stats with 6.6-rc1.
    
    I will make two follow-up PRs to clean this up in the next releases of
    procfs and node-exporter.
    
    Signed-off-by: Tobias Klausmann <klausman@schwarzvogel.de>
    klausman authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    78af952 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Update common Prometheus files (prometheus#2851)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    97029a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Update containerization warnings (prometheus#2855)

    Running node_exporter in containers is now a fairly well understood
    problem. Replace the warnings with something less dire and more
    prescriptive.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4abf2c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Fix debug log in cpu collector (prometheus#2857)

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    12f1744 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. build(deps): bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 (

    prometheus#2865)
    
    Bumps [github.com/alecthomas/kingpin/v2](https://github.com/alecthomas/kingpin) from 2.3.2 to 2.4.0.
    - [Release notes](https://github.com/alecthomas/kingpin/releases)
    - [Commits](alecthomas/kingpin@v2.3.2...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/alecthomas/kingpin/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e1724b3 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump howett.net/plist from 1.0.0 to 1.0.1 (prometheus#2862)

    Bumps [howett.net/plist](https://github.com/DHowett/go-plist) from 1.0.0 to 1.0.1.
    - [Commits](DHowett/go-plist@v1.0.0...v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: howett.net/plist
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e508aff View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Add new collector and metrics for XFRM (prometheus#2544) (prometheus#…

    …2866)
    
    Signed-off-by: Gavin Lam <gavin.oss@tutamail.com>
    gavinkflam authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    332232c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. build(deps): bump github.com/jsimonetti/rtnetlink from 1.3.5 to 1.4.0 (

    …prometheus#2864)
    
    Bumps [github.com/jsimonetti/rtnetlink](https://github.com/jsimonetti/rtnetlink) from 1.3.5 to 1.4.0.
    - [Release notes](https://github.com/jsimonetti/rtnetlink/releases)
    - [Commits](jsimonetti/rtnetlink@v1.3.5...v1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jsimonetti/rtnetlink
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    12d5add View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golang.org/x/sys from 0.13.0 to 0.15.0 (prometheus#…

    …2863)
    
    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.13.0 to 0.15.0.
    - [Commits](golang/sys@v0.13.0...v0.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9666d00 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Add TCPOFOQueue to default netstat metrics (prometheus#2867)

    Adds a count for TCP packets received out of orders. This can be an
    indication that there is packet loss on the way packets travel towards
    this server. In that case, the sender will retransmit (and we can
    already monitor the Tcp_RetransSegs there), but we have no way to
    monitor the packet loss on the receiver side. When a packet is received
    and the receiver detects previous one missing, it will increase the
    TCPOFOQueue counter and reply with selective ACK to the sender, both
    possible indications of packet loss. Confirmation of packet loss can be
    achieved by taking packet captures, ignoring wireshark analysis, and
    carefully looking at data being retransmitted based on the TCP seq.
    
    Just like RetransSegs, TCPOFOQueue should be interesting for any
    deployment as a mean to detect packet loss, so here suggesting adding it
    to the default list.
    
    Signed-off-by: François Rigault <frigo@amadeus.com>
    Co-authored-by: François Rigault <frigo@amadeus.com>
    freedge and freedge authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0550ab3 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Update common Prometheus files (prometheus#2870)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    c2dcc79 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Add mitigation information to the linux vulnerabilities collector (pr…

    …ometheus#2806)
    
    While the CPU vulnerabilities collector has been added in prometheus#2721 , it's currently not including information regarding the mitigation strategy used for a given vulnerability.
    
    This information can be quite valuable, as often times different mitigation strategies come with a different performance impact.
    
    This commit adds a third label to the cpu_vulnerabilities_info metric, to include the "mitigation" used for a given vulnerability - if a given vulnerability is not affecting a node or the node is still vulnerable, the mitigation is expected to be empty.
    
    Signed-off-by: João Lima <jlima@cloudflare.com>
    jopelima authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    16f7122 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Update common Prometheus files (prometheus#2872)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    120c481 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (promethe…

    …us#2877)
    
    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
    - [Commits](golang/crypto@v0.14.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    95d419d View commit details
    Browse the repository at this point in the history
  3. Update common Prometheus files (prometheus#2879)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    73d9530 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. build(deps): bump github.com/prometheus/exporter-toolkit (prometheus#…

    …2885)
    
    Bumps [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit) from 0.10.0 to 0.11.0.
    - [Release notes](https://github.com/prometheus/exporter-toolkit/releases)
    - [Changelog](https://github.com/prometheus/exporter-toolkit/blob/master/CHANGELOG.md)
    - [Commits](prometheus/exporter-toolkit@v0.10.0...v0.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/exporter-toolkit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    683d2cd View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/beevik/ntp from 1.3.0 to 1.3.1 (promethe…

    …us#2886)
    
    Bumps [github.com/beevik/ntp](https://github.com/beevik/ntp) from 1.3.0 to 1.3.1.
    - [Release notes](https://github.com/beevik/ntp/releases)
    - [Changelog](https://github.com/beevik/ntp/blob/main/RELEASE_NOTES.md)
    - [Commits](beevik/ntp@v1.3.0...v1.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/beevik/ntp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    bd99fb0 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/prometheus/client_golang (prometheus#2887)

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.0.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.17.0...v1.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    d8e2be1 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Update common Prometheus files (prometheus#2897)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f18cd07 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. diskstats: ignore zram devices on linux systems by default (prometheu…

    …s#2898)
    
    Signed-off-by: DBS-ST-VIT <dbs-st-vit@users.noreply.github.com>
    Co-authored-by: DBS-ST-VIT <dbs-st-vit@users.noreply.github.com>
    DBS-ST-VIT and DBS-ST-VIT authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e22174c View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Bump golang-builder version (prometheus#2908)

    Signed-off-by: Alper Polat <gitperr@gmail.com>
    gitperr authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    4db443e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. exec_bsd: Fix labels for vm.stats.sys.v_syscall sysctl (prometheus#2895)

    Signed-off-by: David O'Rourke <david.orourke@gmail.com>
    phyber authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    94ddad4 View commit details
    Browse the repository at this point in the history
  2. chore:remove constant from function (prometheus#2884)

    Signed-off-by: tyltr <tylitianrui@126.com>
    tylitianrui authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    34467b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. build(deps): bump github.com/prometheus/common from 0.45.0 to 0.46.0 (p…

    …rometheus#2910)
    
    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.45.0 to 0.46.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.45.0...v0.46.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1ae329e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. build(deps): bump github.com/jsimonetti/rtnetlink from 1.4.0 to 1.4.1 (

    …prometheus#2909)
    
    Bumps [github.com/jsimonetti/rtnetlink](https://github.com/jsimonetti/rtnetlink) from 1.4.0 to 1.4.1.
    - [Release notes](https://github.com/jsimonetti/rtnetlink/releases)
    - [Commits](jsimonetti/rtnetlink@v1.4.0...v1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jsimonetti/rtnetlink
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    14949db View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. fix hwmon nil ptr (prometheus#2873)

    * fix hwmon nil ptr
    
    syslink maybe lost in some cases.
    
    ---------
    
    Signed-off-by: TaoGe <6657718+yowenter@users.noreply.github.com>
    yowenter authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    fe78e7e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Fix hwmon error capture (prometheus#2915)

    Fix golangci-lint "ineffectual assignment" by correctly capturing any
    errors within the hwmon gathering loop.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    29fca60 View commit details
    Browse the repository at this point in the history
  2. Update common Prometheus files (prometheus#2917)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d54744a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Revert "Add ZFS freebsd per dataset stats (prometheus#2753)" (prometh…

    …eus#2925)
    
    This reverts commit f34aaa6.
    
    Signed-off-by: Caleb Webber <caleb@codingthemsoftly.com>
    seeplusplus authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6d18ce7 View commit details
    Browse the repository at this point in the history
  2. filesystem: fix mountTimeout not working issue (prometheus#2903)

    Signed-off-by: DongWei <jiangxuege@hotmail.com>
    DongWei-4 authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9f1f791 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Fix description for NodeDiskIOSaturation alert (prometheus#2929)

    NodeDiskIOSaturation description should say 30m per the "for" clause
    
    Signed-off-by: Taylor Sly <slyt@users.noreply.github.com>
    slyt authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    9f94738 View commit details
    Browse the repository at this point in the history
  2. Enforce no subprocess policy (prometheus#2926)

    Add depguard to golangci-lint to enforce the no-os/exec policy.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    09014c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. filesystem: surface device errors (prometheus#2923)

    filesystem: surface filesystem device error
    
    Fixes: prometheus#2918
    ---------
    
    Signed-off-by: Pamela Mei i540369 <pamela.mei@sap.com>
    PamelaMei-SAP authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    1219247 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Revert "filesystem: fix mountTimeout not working issue (prometheus#2903

    …)" (prometheus#2932)
    
    This reverts commit 9f1f791.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3a02ab1 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Update common Prometheus files (prometheus#2939)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c371a7f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Update common Prometheus files (prometheus#2946)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3866d2a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. build(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 (prometheus#…

    …2943)
    
    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.16.0 to 0.17.0.
    - [Commits](golang/sys@v0.16.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    cdb1e4c View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/prometheus/client_golang (prometheus#2942)

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.0.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/v1.19.0/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.18.0...v1.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    762f15e View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/prometheus/client_model from 0.5.0 to 0.…

    …6.0 (prometheus#2944)
    
    Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.5.0 to 0.6.0.
    - [Release notes](https://github.com/prometheus/client_model/releases)
    - [Commits](prometheus/client_model@v0.5.0...v0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_model
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d502a14 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 (prometheus#…

    …2948)
    
    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.17.0 to 0.18.0.
    - [Commits](golang/sys@v0.17.0...v0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4ec07ee View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Update common Prometheus files (prometheus#2949)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    90c7f0f View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/prometheus/procfs from 0.12.0 to 0.13.0 (p…

    …rometheus#2952)
    
    Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs) from 0.12.0 to 0.13.0.
    - [Release notes](https://github.com/prometheus/procfs/releases)
    - [Commits](prometheus/procfs@v0.12.0...v0.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/procfs
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8dbeac9 View commit details
    Browse the repository at this point in the history
  3. Add multi-cluster support for Nodes dashboard (prometheus#2945)

    Signed-off-by: Adrian Berger <adria.berger94@gmail.com>
    adberger authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    cc49133 View commit details
    Browse the repository at this point in the history
  4. disable selinux,fix end-to-end-test.sh error(prometheus#2934) (promet…

    …heus#2937)
    
    Signed-off-by: heyitao <heyitao@uniontech.com>
    Co-authored-by: heyitao <heyitao@uniontech.com>
    linuxgcc and heyitao authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5e412a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Add new collector and metrics for watchdog (prometheus#2309) (prometh…

    …eus#2880)
    
    Signed-off-by: Gavin Lam <gavin.oss@tutamail.com>
    gavinkflam authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    95efb86 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Enable watchdog module by default; Add no data error (prometheus#2953)

    Signed-off-by: Gavin Lam <gavin.oss@tutamail.com>
    gavinkflam authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    94ef5cc View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Update common Prometheus files (prometheus#2954)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    666a5d7 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (p…

    …rometheus#2955)
    
    Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    9d359d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Update common Prometheus files (prometheus#2959)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    32ac7f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Update common Prometheus files (prometheus#2964)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    274cd51 View commit details
    Browse the repository at this point in the history
  2. Sanitize ethtool metric name keys

    Apply the same metric name sanitization to the keys as to the metric
    names. This avoids conflicting help strings in the metric registry.
    
    Fixes: prometheus#2893
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored and discordianfish committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b3bbd1f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Update common Prometheus files

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored and discordianfish committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6425f07 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. chore: fix some typos (prometheus#2974)

    Signed-off-by: occupyhabit <wangmengjiao@outlook.com>
    occupyhabit authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    641cf2c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. collector/textfile: Avoid inconsistent help-texts (prometheus#2962)

    Avoid metrics with inconsistent help-texts. The earlier behaviour has
    been preserved in the sense that the first encountered instance is still
    used to generate metrics, whereas the subsequent inconsistent ones are
    ignored along with a few peripheral changes.
    
    ```
     # HELP node_scrape_collector_duration_seconds node_exporter: Duration of a collector scrape.
     #TYPE node_scrape_collector_duration_seconds gauge
     node_scrape_collector_duration_seconds{collector="textfile"} 0.0004005
     # HELP node_scrape_collector_success node_exporter: Whether a collector succeeded.
     # TYPE node_scrape_collector_success gauge
     node_scrape_collector_success{collector="textfile"} 1
     # HELP node_textfile_mtime_seconds Unixtime mtime of textfiles successfully read.
     # TYPE node_textfile_mtime_seconds gauge
     node_textfile_mtime_seconds{file="/Users/rexagod/repositories/misc/node_exporter/ne-bar.prom"} 1.710812009e+09
     node_textfile_mtime_seconds{file="/Users/rexagod/repositories/misc/node_exporter/ne-foo.prom"} 1.710811982e+09
     # HELP node_textfile_scrape_error 1 if there was an error opening or reading a file, 0 otherwise
     # TYPE node_textfile_scrape_error gauge
     node_textfile_scrape_error 1
     # HELP promhttp_metric_handler_errors_total Total number of internal errors encountered by the promhttp metric handler.
     # TYPE promhttp_metric_handler_errors_total counter
     promhttp_metric_handler_errors_total{cause="encoding"} 0
     promhttp_metric_handler_errors_total{cause="gathering"} 0
     # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served.
     # TYPE promhttp_metric_handler_requests_in_flight gauge
     promhttp_metric_handler_requests_in_flight 1
     # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code.
     # TYPE promhttp_metric_handler_requests_total counter
     promhttp_metric_handler_requests_total{code="200"} 0
     promhttp_metric_handler_requests_total{code="500"} 0
     promhttp_metric_handler_requests_total{code="503"} 0
     # HELP tau_infrastructure_performing_maintenance_task At what timestamp a given task started or stopped, the last time it was run.
     # TYPE tau_infrastructure_performing_maintenance_task gauge
     tau_infrastructure_performing_maintenance_task{main_task="nightly",start_or_stop="start",sub_task="main"} 1.64728080198446e+09
    ```
    
    Fixes: prometheus#2317
    
    Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
    rexagod authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    ebddab4 View commit details
    Browse the repository at this point in the history
  2. Update common Prometheus files (prometheus#2973)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    3accd4c View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. os_release.go: Added support end parsing support. (prometheus#2982)

    * os_release.go: Added support end parsing support.
    
    Fixes: prometheus#2977
    
    Signed-off-by: Jonathan Davies <jpds@protonmail.com>
    
    * os_release_test.go: Added TestParseOSSupportEnd.
    
    Signed-off-by: Jonathan Davies <jpds@protonmail.com>
    
    ---------
    
    Signed-off-by: Jonathan Davies <jpds@protonmail.com>
    jpds authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b6227af View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. zfs: Log mib when sysctl read fails on FreeBSD

    When the zfs collector fails on FreeBSD it doesn't log which `mib` triggered the issue. This makes diagnostics hard.
    
    Incompatibilities in the list of supported mibs is not uncommon with major os updates. By adding this change, it'll be easier for users to report the specific mib that is triggering the failure.
    
    Related to prometheus#2847
    
    Signed-off-by: Daniel Kimsey <90741+dekimsey@users.noreply.github.com>
    dekimsey authored and discordianfish committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    29cdbd6 View commit details
    Browse the repository at this point in the history
  2. chore: fix typo in comment

    Signed-off-by: looklose <shishuaiqun@yeah.net>
    looklose authored and discordianfish committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7d4103c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. fibre_channel: update procfs to take into account optional attributes (

    …prometheus#2933)
    
    Signed-off-by: machine424 <ayoubmrini424@gmail.com>
    machine424 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bf67c85 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. refactor: Optimize code by using built-in constants in the standard l…

    …ibrary (prometheus#2989)
    
    Signed-off-by: coderwander <770732124@qq.com>
    coderwander authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0202220 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. os_release.go: Removed caching of modtime/filename of os-release file. (

    prometheus#2987)
    
    Signed-off-by: Jonathan Davies <jpds@protonmail.com>
    jpds authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    36e0d1f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 (prometheus#…

    …2996)
    
    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.23.0.
    - [Commits](golang/net@v0.20.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    dc5d3ca View commit details
    Browse the repository at this point in the history
  2. fix: data race of NetClassCollector metrics initialization when multi…

    …ple requests happen (prometheus#2995)
    
    Signed-off-by: John Guo <john@johng.cn>
    gqcn authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e9e2713 View commit details
    Browse the repository at this point in the history
  3. Update common Prometheus files (prometheus#2992)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5c4f9e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Update build (prometheus#3000)

    * Update Go to 1.22.
    * Update Go modules.
    * Use new version collector.
    * Use standard library slices package.
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    acb3676 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Fix watchdog_test lint and test failures on macos. (prometheus#3003)

    Ensure identical build flags embedded in both files.
    
    Signed-off-by: Chris Cleeland <chris.cleeland@gmail.com>
    cleeland authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d333366 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Release v1.8.0 (prometheus#3002)

    * [CHANGE] exec_bsd: Fix labels for `vm.stats.sys.v_syscall` sysctl prometheus#2895
    * [CHANGE] diskstats: Ignore zram devices on linux systems prometheus#2898
    * [CHANGE] textfile: Avoid inconsistent help-texts  prometheus#2962
    * [CHANGE] os: Removed caching of modtime/filename of os-release file prometheus#2987
    * [FEATURE] xfrm: Add new collector prometheus#2866
    * [FEATURE] watchdog: Add new collector prometheus#2880
    * [ENHANCEMENT] cpu_vulnerabilities: Add mitigation information label prometheus#2806
    * [ENHANCEMENT] nfsd: Handle new `wdeleg_getattr` attribute prometheus#2810
    * [ENHANCEMENT] netstat: Add TCPOFOQueue to default netstat metrics prometheus#2867
    * [ENHANCEMENT] filesystem: surface device errors prometheus#2923
    * [ENHANCEMENT] os: Add support end parsing prometheus#2982
    * [ENHANCEMENT] zfs: Log mib when sysctl read fails on FreeBSD prometheus#2975
    * [ENHANCEMENT] fibre_channel: update procfs to take into account optional attributes prometheus#2933
    * [BUGFIX] cpu: Fix debug log in cpu collector prometheus#2857
    * [BUGFIX] hwmon: Fix hwmon nil ptr prometheus#2873
    * [BUGFIX] hwmon: Fix hwmon error capture prometheus#2915
    * [BUGFIX] zfs: Revert "Add ZFS freebsd per dataset stats prometheus#2925
    * [BUGFIX] ethtool: Sanitize ethtool metric name keys prometheus#2940
    * [BUGFIX] fix: data race of NetClassCollector metrics initialization prometheus#2995
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    cadb1d1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Update common Prometheus files (prometheus#3009)

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored and SuperQ committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b663d9d View commit details
    Browse the repository at this point in the history
  2. Sign node exporter darwin binary with rcodesign (prometheus#3008)

    * Sign node exporter darwin binary with rcodesign
    
    Prevents SIGKILL issues on macs
    
    Signed-off-by: Alper Polat <gitperr@gmail.com>
    
    * Be explicit about checking for the binary
    
    Co-authored-by: Ben Kochie <superq@gmail.com>
    Signed-off-by: Alper Polat <101826653+gitperr@users.noreply.github.com>
    
    * Also attempt to sign darwin-amd64
    
    Signed-off-by: Alper Polat <gitperr@gmail.com>
    
    ---------
    
    Signed-off-by: Alper Polat <gitperr@gmail.com>
    Signed-off-by: Alper Polat <101826653+gitperr@users.noreply.github.com>
    Co-authored-by: Ben Kochie <superq@gmail.com>
    gitperr and SuperQ committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2d4cb7a View commit details
    Browse the repository at this point in the history
  3. collector/cpu: s/cpu_ticks*/cpu_nsec* for solaris (prometheus#2963)

    Replace all cpu_ticks_* with cpu_nsec_*, since the former was off my a
    magnitude of 10e6, and showed incorrect values for
    node_cpu_seconds_total.
    
    Fixes: prometheus#1837
    
    Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
    rexagod authored and SuperQ committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e824cde View commit details
    Browse the repository at this point in the history
  4. Fix pressure collector nil reference (prometheus#3016)

    Check that the PSI metrics are returned in order to avoid nil pointer
    dereference.
    * Update fixutre to match real-world samples.
    
    Fixes: prometheus#3015
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ committed May 21, 2024
    Configuration menu
    Copy the full SHA
    31e0145 View commit details
    Browse the repository at this point in the history
  5. Release v1.8.1 (prometheus#3018)

    * [BUGFIX] Fix CPU seconds on Solaris prometheus#2963
    * [BUGFIX] Sign Darwin/MacOS binaries prometheus#3008
    * [BUGFIX] Fix pressure collector nil reference prometheus#3016
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ committed May 21, 2024
    Configuration menu
    Copy the full SHA
    400c397 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Release v1.8.2 (prometheus#3055)

    * fix pressure metric collection fails on systems that do not expose a full CPU stat prometheus#3051 (prometheus#3054)
    
    Signed-off-by: joey <zchengjoey@gmail.com>
    Signed-off-by: Ben Kochie <superq@gmail.com>
    
    * Release v1.8.2
    
    * [BUGFIX] Fix CPU pressure metric collection prometheus#3054
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    
    ---------
    
    Signed-off-by: joey <zchengjoey@gmail.com>
    Signed-off-by: Ben Kochie <superq@gmail.com>
    Co-authored-by: chengjoey <30427474+chengjoey@users.noreply.github.com>
    SuperQ and chengjoey authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    f1e0e83 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Merge tag 'refs/tags/v1.8.2' into PMM-12116-update-from-upstream

    v1.8.2
    
    # -----BEGIN PGP SIGNATURE-----
    #
    # iQIzBAABCgAdFiEEoFiTUofnXYMugU5GxkayPJ4yRfEFAmaTvA0ACgkQxkayPJ4y
    # RfFwLA//Scg51x8eagp8Cfr8jDbd4+cJiaoxPzzLejgRUr3iGXJcLojhPQjYom3V
    # GbXSzdW3N1+Dy97aJaUFxBDhBoIWq3OO3qJo5oTntaOeCD3CVjTEmV5DXBgMZWyz
    # V2wvle09fTLeCwXYFpfMgrI/3dkwEmqj5giV71YNMxg4Iy90x8Yx0HKIigBBRBnk
    # oQoii30bky5qKZ2QN0Nv70ot0OdiupA977KzckC7Ep+uEOkvbjU//bqcxXZ94RBA
    # 8l+vCkdLX7Rv/Y258zPDiy1FWQds9VpcvabvbL11cS6O0Dx7sv+ijtpdOTXrg+0n
    # Yd+1inNbz04GANWfxwzCVwccT51OBkKWf7r/fa/Nw8/U8R+zOEtVPz5xB556w0ch
    # NpMmQPY8hp4KAQpxyaCPjXVmMwOiKXq8m9xJ3XVCzVl2Z5ur9r9kfpGtPz0CkBO5
    # DCZh1IBrLuLmN3FgYFTqI2gVzxsKO5GY5Q7N7uUmeN0RRARJZutTHZzDX0AKzfhT
    # P4uyjR/T0JM5oYQGE1N5uMpsCpm40n78lD2tYHENKKHuP6J6TGB5J9YfKTXojPHt
    # jG+4JIHDsnPHXDdWv7UYva/6RaLhi3rck+VOL9cc6zrNNDz+6+ATBDO0tlCQFaRa
    # xGBio0mn9/L50Ov4kFGyrr9HwdUH/xCkqTUOTh7j1syBjaMmViw=
    # =vEy9
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Sun Jul 14 17:52:45 2024 +06
    # gpg:                using RSA key A058935287E75D832E814E46C646B23C9E3245F1
    # gpg: Can't check signature: No public key
    
    # Conflicts:
    #	go.mod
    #	go.sum
    #	node_exporter.go
    BupycHuk committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    65a733e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. PMM-7 update imports

    BupycHuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    beef911 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Merge branch 'main' into PMM-12116-update-from-upstream

    # Conflicts:
    #	.github/workflows/golangci-lint.yml
    #	go.mod
    #	go.sum
    #	percona/tests/upstream_update/env_prepare_test.go
    #	percona/tests/upstream_update/metrics_test.go
    #	percona/tests/upstream_update/performance_test.go
    #	percona/tests/upstream_update/utils_test.go
    #	scripts/codespell_ignore.txt
    BupycHuk committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3fe351b View commit details
    Browse the repository at this point in the history
  2. PMM-12116 update imports

    BupycHuk committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4c4777f View commit details
    Browse the repository at this point in the history
  3. PMM-12116 fix build

    BupycHuk committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e31bfbd View commit details
    Browse the repository at this point in the history
  4. PMM-12116 fix CI

    BupycHuk committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e1392b4 View commit details
    Browse the repository at this point in the history
  5. PMM-12116 fix linter.

    BupycHuk committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3e4c840 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    d8a5709 View commit details
    Browse the repository at this point in the history
  2. PMM-12116 fix go mod.

    BupycHuk committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    37093b9 View commit details
    Browse the repository at this point in the history