PrometheusBot
d6d0e710bb
Update common Prometheus files ( #3634 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2 weeks ago
PrometheusBot
04d9906f84
Update common Prometheus files ( #3630 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2 weeks ago
PrometheusBot
e1ef10fce9
Update common Prometheus files ( #3629 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2 weeks ago
PrometheusBot
6cb0dccc96
Update common Prometheus files ( #3619 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
4 weeks ago
dependabot[bot]
99bf92db0c
build(deps): bump vmactions/netbsd-vm from 1.3.6 to 1.3.7 ( #3609 )
...
Bumps [vmactions/netbsd-vm](https://github.com/vmactions/netbsd-vm ) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/vmactions/netbsd-vm/releases )
- [Commits](e04aec0954...ca7ff05569 )
---
updated-dependencies:
- dependency-name: vmactions/netbsd-vm
dependency-version: 1.3.7
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>
4 weeks ago
winston
a73e2c4561
fix(diskstats): only fail on mutually exclusive when present ( #3617 )
...
https://github.com/prometheus/node_exporter/pull/3603 introduced a subtle regression for existing configs where device-exclude was intentionally set to `=''` to clear the Linux default. This breaks configs that are valid (exclude is intentionally cleared). Update the mutual exclusivity check to only fail when the value is non-empty.
Signed-off-by: winston <me@winstondurand.com>
4 weeks ago
PrometheusBot
a1b9b3bab6
Update common Prometheus files ( #3618 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
4 weeks ago
PrometheusBot
5a561a0da4
Update common Prometheus files ( #3607 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
4 weeks ago
Ben Kochie
6b2468c506
Release v1.11.1 ( #3615 )
...
* [BUGFIX] Fix kernel_hung for no data #3613
Signed-off-by: Ben Kochie <superq@gmail.com>
1 month ago
Ben Kochie
8cd5eb309f
Fix kernel_hung for no data ( #3613 )
...
Return an ErrNoData for the kernel_hung collector if the file does
not exist.
Fixes: https://github.com/prometheus/node_exporter/issues/3612
Signed-off-by: Ben Kochie <superq@gmail.com>
1 month ago
dependabot[bot]
03ec2f1c56
build(deps): bump prometheus/promci from 0.6.0 to 0.6.1 ( #3610 )
...
Bumps [prometheus/promci](https://github.com/prometheus/promci ) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/prometheus/promci/releases )
- [Commits](769ee18070...42c3c84c86 )
---
updated-dependencies:
- dependency-name: prometheus/promci
dependency-version: 0.6.1
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>
1 month ago
Ben Kochie
14fddfc752
Release v1.11.0 ( #3608 )
...
* [CHANGE] Adds distroless container image. #3592
* [FEATURE] infiniband: Add `hw_counters` metrics #2827
* [FEATURE] kernel_hung: Add collector for kernel hung tasks #3470
* [FEATURE] mixin: Add "All" option to cluster variable in dashboards #3509
* [FEATURE] netlink: Add node_network_altnames_info metric #3541
* [FEATURE] thermal: Add support for CPU temperature metrics on Apple Silicon #3547
* [FEATURE] bcachefs: Add new collector for bcachefs #3523
* [ENHANCEMENT] mixin: Make devices in network graphs configurable #3525
* [ENHANCEMENT] nvme: Add namespace parameters #3360
* [BUGFIX] netdev: Respect deviceFilter for `node_network_address_info` metric #3340
* [BUGFIX] mountstats: Fix multiple transports statistics labeling #3358
* [BUGFIX] diskstats: Fix panic when using device-include flag only #3603
Signed-off-by: Ben Kochie <superq@gmail.com>
1 month ago
Ben Kochie
91d3020d50
Fix kernelhung collector ( #3606 )
...
Fix the kernel_hung collector metric naming to follow counter naming
conventions.
* Enable the colletor by default, this feature has existed since 2.6.30.
* Enable end-to-end test.
Signed-off-by: Ben Kochie <superq@gmail.com>
1 month ago
dependabot[bot]
6bfa90f24c
build(deps): bump actions/setup-go from 6.2.0 to 6.4.0 ( #3598 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 6.2.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](7a3fe6cf4c...4a3601121d )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: 6.4.0
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>
1 month ago
dependabot[bot]
db138bebf4
build(deps): bump vmactions/dragonflybsd-vm from 1.2.6 to 1.2.7 ( #3599 )
...
Bumps [vmactions/dragonflybsd-vm](https://github.com/vmactions/dragonflybsd-vm ) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/vmactions/dragonflybsd-vm/releases )
- [Commits](04601322b2...323497fa68 )
---
updated-dependencies:
- dependency-name: vmactions/dragonflybsd-vm
dependency-version: 1.2.7
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>
1 month ago
dependabot[bot]
fcad4469f1
build(deps): bump vmactions/solaris-vm from 1.3.1 to 1.3.2 ( #3597 )
...
Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/vmactions/solaris-vm/releases )
- [Commits](69d382b4a7...0a231b9436 )
---
updated-dependencies:
- dependency-name: vmactions/solaris-vm
dependency-version: 1.3.2
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>
1 month ago
dependabot[bot]
af4fa214f4
build(deps): bump vmactions/openbsd-vm from 1.2.4 to 1.3.8 ( #3600 )
...
Bumps [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm ) from 1.2.4 to 1.3.8.
- [Release notes](https://github.com/vmactions/openbsd-vm/releases )
- [Commits](7fd5a3e251...9004791062 )
---
updated-dependencies:
- dependency-name: vmactions/openbsd-vm
dependency-version: 1.3.8
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>
1 month ago
Ben Kochie
a2db98e7ea
chore: Migrate metric descriptors to package vars ( #3575 )
...
Migrate various metric descriptors to package vars to avoid
dynamic runtime allocs.
Signed-off-by: Ben Kochie <superq@gmail.com>
1 month ago
dependabot[bot]
121f37e12c
build(deps): bump vmactions/freebsd-vm from 1.4.2 to 1.4.4 ( #3601 )
...
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm ) from 1.4.2 to 1.4.4.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases )
- [Commits](c9f815bc7a...7ca82f79fe )
---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
dependency-version: 1.4.4
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>
1 month ago
Ben Kochie
aba58562fd
Fixup CI ( #3605 )
...
* Cleanup old CircleCI config.
* Fix build job dependency.
* Update CI badge.
Signed-off-by: Ben Kochie <superq@gmail.com>
1 month ago
dependabot[bot]
33c8ca0983
build(deps): bump github.com/mdlayher/ethtool from 0.5.1 to 0.6.0 ( #3596 )
...
Bumps [github.com/mdlayher/ethtool](https://github.com/mdlayher/ethtool ) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/mdlayher/ethtool/releases )
- [Commits](https://github.com/mdlayher/ethtool/compare/v0.5.1...v0.6.0 )
---
updated-dependencies:
- dependency-name: github.com/mdlayher/ethtool
dependency-version: 0.6.0
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>
1 month ago
Jeon
aaf76b5a53
fix: prevent panic when using diskstats device-include only ( #3590 ) ( #3603 )
...
Signed-off-by: Jeon Insoo <mumberrymountain@gmail.com>
1 month ago
Julien
4ffee15bb9
chore: switch to github action ( #3602 )
...
Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
1 month ago
dependabot[bot]
f5f9e14791
build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 ( #3595 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.41.0 to 0.42.0.
- [Commits](https://github.com/golang/sys/compare/v0.41.0...v0.42.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-version: 0.42.0
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>
1 month ago
dependabot[bot]
ae0f617b7e
build(deps): bump github.com/mdlayher/netlink from 1.9.0 to 1.10.0 ( #3594 )
...
Bumps [github.com/mdlayher/netlink](https://github.com/mdlayher/netlink ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/mdlayher/netlink/releases )
- [Changelog](https://github.com/mdlayher/netlink/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mdlayher/netlink/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: github.com/mdlayher/netlink
dependency-version: 1.10.0
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>
1 month ago
Julien
b99dcb64f9
chore: add OCI image labels to Dockerfile ( #3593 )
...
Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
1 month ago
Julien
e44fab2f10
chore: add distroless docker image ( #3592 )
...
Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
1 month ago
PrometheusBot
0f5c15834b
Update common Prometheus files ( #3584 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2 months ago
dependabot[bot]
4c337ddcd4
build(deps): bump actions/setup-go from 6.2.0 to 6.3.0
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](7a3fe6cf4c...4b73464bb3 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Ananth
1a4cac6cc1
bcachefs collector ( #3523 )
...
Add support for collecting and reporting metrics from bcachefs
filesystems.
Signed-off-by: Ananth Bhaskararaman <antsub@gmail.com>
2 months ago
dependabot[bot]
a1cbf814a0
build(deps): bump vmactions/freebsd-vm from 1.3.8 to 1.4.2 ( #3567 )
...
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm ) from 1.3.8 to 1.4.2.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases )
- [Commits](ba6bedee4a...c9f815bc7a )
---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
dependency-version: 1.4.2
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>
2 months ago
dependabot[bot]
fa7498cb5c
build(deps): bump vmactions/netbsd-vm from 1.3.5 to 1.3.6 ( #3566 )
...
Bumps [vmactions/netbsd-vm](https://github.com/vmactions/netbsd-vm ) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/vmactions/netbsd-vm/releases )
- [Commits](88a20b128e...e04aec0954 )
---
updated-dependencies:
- dependency-name: vmactions/netbsd-vm
dependency-version: 1.3.6
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>
2 months ago
dependabot[bot]
fa72cf99e7
build(deps): bump vmactions/dragonflybsd-vm from 1.2.2 to 1.2.6 ( #3565 )
...
Bumps [vmactions/dragonflybsd-vm](https://github.com/vmactions/dragonflybsd-vm ) from 1.2.2 to 1.2.6.
- [Release notes](https://github.com/vmactions/dragonflybsd-vm/releases )
- [Commits](00c5014f55...04601322b2 )
---
updated-dependencies:
- dependency-name: vmactions/dragonflybsd-vm
dependency-version: 1.2.6
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>
2 months ago
Ben Kochie
c691ef53e1
Make BSD Go versions consistent ( #3570 )
...
Use official Go binary download for FreeBSD and Darwin. This allows us
to use the same Go version across all UNIX pipelines.
* Add architecture handling.
Signed-off-by: Ben Kochie <superq@gmail.com>
2 months ago
dependabot[bot]
9fd21e8122
build(deps): bump vmactions/solaris-vm from 1.2.7 to 1.3.1 ( #3569 )
...
Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm ) from 1.2.7 to 1.3.1.
- [Release notes](https://github.com/vmactions/solaris-vm/releases )
- [Commits](37d40b6627...69d382b4a7 )
---
updated-dependencies:
- dependency-name: vmactions/solaris-vm
dependency-version: 1.3.1
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>
2 months ago
dependabot[bot]
fe42c899ae
build(deps): bump github.com/mdlayher/netlink from 1.8.0 to 1.9.0 ( #3563 )
...
Bumps [github.com/mdlayher/netlink](https://github.com/mdlayher/netlink ) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/mdlayher/netlink/releases )
- [Changelog](https://github.com/mdlayher/netlink/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mdlayher/netlink/compare/v1.8.0...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/mdlayher/netlink
dependency-version: 1.9.0
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>
2 months ago
Shashwat Hiregoudar
4687bcce22
nvme: Add namespace metrics ( #3360 )
...
Add nvme namespace metrics.
---------
Signed-off-by: Shashwat Hiregoudar <shashwathiregoudar@gmail.com>
Signed-off-by: Shashwat Hiregoudar <shashwat.h@flipkart.com>
Co-authored-by: Shashwat Hiregoudar <shashwat.h@flipkart.com>
2 months ago
dependabot[bot]
0a31248d7b
build(deps): bump github.com/prometheus/exporter-toolkit ( #3560 )
...
Bumps [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit ) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/prometheus/exporter-toolkit/releases )
- [Commits](https://github.com/prometheus/exporter-toolkit/compare/v0.15.0...v0.15.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/exporter-toolkit
dependency-version: 0.15.1
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>
2 months ago
Jan Fajerski
c9d0b08ed6
make devices in network graphs configurable ( #3525 )
...
* rules: introduce instance:node_network_receive_bytes_physical:rate recording rule
This rule uses a user configurable selector with a sane default. That
allows users to customize what network devices they want to aggregate.
Fixes: https://github.com/prometheus/node_exporter/issues/3524
Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
* use dashboard: don't show virtual network links in network graphs
Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
---------
Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
2 months ago
PrometheusBot
8ec8f28442
Update common Prometheus files ( #3562 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2 months ago
dependabot[bot]
e676331cf3
build(deps): bump github.com/prometheus/procfs from 0.19.2 to 0.20.0 ( #3558 )
...
Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs ) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/prometheus/procfs/releases )
- [Commits](https://github.com/prometheus/procfs/compare/v0.19.2...v0.20.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/procfs
dependency-version: 0.20.0
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>
2 months ago
dependabot[bot]
3207942921
build(deps): bump github.com/mdlayher/ethtool from 0.5.0 to 0.5.1 ( #3559 )
...
Bumps [github.com/mdlayher/ethtool](https://github.com/mdlayher/ethtool ) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/mdlayher/ethtool/releases )
- [Commits](https://github.com/mdlayher/ethtool/compare/v0.5.0...v0.5.1 )
---
updated-dependencies:
- dependency-name: github.com/mdlayher/ethtool
dependency-version: 0.5.1
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>
2 months ago
Ben Kochie
06e2027fe7
Update Go ( #3561 )
...
* Update Go to 1.26.x.
* Update minimum Go version to 1.25.0.
* Use Go direct download for OpenBSD.
Signed-off-by: Ben Kochie <superq@gmail.com>
2 months ago
dependabot[bot]
be92d50a54
build(deps): bump github.com/jsimonetti/rtnetlink/v2 from 2.1.0 to 2.2.0 ( #3557 )
...
Bumps [github.com/jsimonetti/rtnetlink/v2](https://github.com/jsimonetti/rtnetlink ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/jsimonetti/rtnetlink/releases )
- [Commits](https://github.com/jsimonetti/rtnetlink/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: github.com/jsimonetti/rtnetlink/v2
dependency-version: 2.2.0
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>
2 months ago
PrometheusBot
bffaeacd0f
Synchronize common files from prometheus/prometheus ( #3553 )
...
* Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
* Fix lint issue
> S1009: should omit nil check; len() for nil slices is defined as zero
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>
2 months ago
prombot
32a71803d2
Update common Prometheus files
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2 months ago
Ingmar Stein
b5966ca70e
feat: add support for CPU temperature metrics on Apple Silicon ( #3547 )
...
Signed-off-by: Ingmar Stein <490610+IngmarStein@users.noreply.github.com>
3 months ago
Sagi Grimberg
29f6ec0a66
mountstats/linux: fix multiple transports statistics labeling ( #3358 )
...
When mounting nfs with nconnect, mountstats will show multiple transports.
Currently the mountstats exporter fails to create metrics from this information
due to repeated entries.
Fix this by adding transport metrics a "transport" label enumerating their
order in the mountstats output.
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
3 months ago
Anvesh Jaggapatruni
e8812553ac
netlink: add node_network_altnames metric ( #3541 )
...
Signed-off-by: Anvesh J <ajaggapa@redhat.com>
3 months ago
dependabot[bot]
45e770fe5e
build(deps): bump github.com/opencontainers/selinux ( #3492 )
...
Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux ) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/opencontainers/selinux/releases )
- [Commits](https://github.com/opencontainers/selinux/compare/v1.13.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/selinux
dependency-version: 1.13.1
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>
3 months ago