Julien
fee4c7ed70
ci: publish to GHCR and bump promci to v0.8.2 ( #3671 )
...
Push container images to GHCR alongside Docker Hub and Quay by adding
packages: write permission and ghcr_io_password to the publish_main and
publish_release jobs.
Bump the promci publish composite actions to v0.8.2, which performs the
checkout itself, so the standalone actions/checkout steps preceding them
are dropped.
Harden the remaining actions/checkout steps in bsd.yml with
persist-credentials: false.
Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
1 day ago
Julien
753a7db8f3
ci: migrate publish_release to use github.token instead of PROMBOT_GITHUB_TOKEN ( #3669 )
...
Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
2 days ago
PrometheusBot
735124b721
Synchronize common files from prometheus/prometheus ( #3667 )
...
* Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
* Bump golang.org/x/ to satisfy govulncheck.
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>
4 days ago
dependabot[bot]
60b76aaf15
build(deps): bump vmactions/dragonflybsd-vm from 1.2.7 to 1.2.8 ( #3645 )
...
Bumps [vmactions/dragonflybsd-vm](https://github.com/vmactions/dragonflybsd-vm ) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/vmactions/dragonflybsd-vm/releases )
- [Commits](323497fa68...17fba5ae01 )
---
updated-dependencies:
- dependency-name: vmactions/dragonflybsd-vm
dependency-version: 1.2.8
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 weeks ago
dependabot[bot]
7ac6178d16
build(deps): bump vmactions/solaris-vm from 1.3.2 to 1.3.3 ( #3644 )
...
Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/vmactions/solaris-vm/releases )
- [Commits](0a231b9436...c20562b2c6 )
---
updated-dependencies:
- dependency-name: vmactions/solaris-vm
dependency-version: 1.3.3
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 weeks ago
dependabot[bot]
fa9a6985d1
build(deps): bump vmactions/netbsd-vm from 1.3.7 to 1.3.8 ( #3643 )
...
Bumps [vmactions/netbsd-vm](https://github.com/vmactions/netbsd-vm ) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/vmactions/netbsd-vm/releases )
- [Commits](ca7ff05569...eb3ba84092 )
---
updated-dependencies:
- dependency-name: vmactions/netbsd-vm
dependency-version: 1.3.8
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 weeks ago
dependabot[bot]
90266df001
build(deps): bump prometheus/promci from 0.6.1 to 0.7.0 ( #3642 )
...
Bumps [prometheus/promci](https://github.com/prometheus/promci ) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/prometheus/promci/releases )
- [Commits](42c3c84c86...9c86752f33 )
---
updated-dependencies:
- dependency-name: prometheus/promci
dependency-version: 0.7.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>
3 weeks ago
dependabot[bot]
4699bdcc20
build(deps): bump vmactions/openbsd-vm from 1.3.8 to 1.4.0 ( #3641 )
...
Bumps [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm ) from 1.3.8 to 1.4.0.
- [Release notes](https://github.com/vmactions/openbsd-vm/releases )
- [Commits](9004791062...d7d892b7b9 )
---
updated-dependencies:
- dependency-name: vmactions/openbsd-vm
dependency-version: 1.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>
3 weeks ago
dependabot[bot]
d5393c0151
build(deps): bump github.com/mdlayher/netlink from 1.10.0 to 1.11.1 ( #3640 )
...
Bumps [github.com/mdlayher/netlink](https://github.com/mdlayher/netlink ) from 1.10.0 to 1.11.1.
- [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.10.0...v1.11.1 )
---
updated-dependencies:
- dependency-name: github.com/mdlayher/netlink
dependency-version: 1.11.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>
3 weeks ago
PrometheusBot
697bc0ecb0
Synchronize common files from prometheus/prometheus ( #3651 )
...
* Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
* Bump golang.org/x/net for govluncheck.
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>
3 weeks ago
PrometheusBot
d6d0e710bb
Update common Prometheus files ( #3634 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
1 month ago
PrometheusBot
04d9906f84
Update common Prometheus files ( #3630 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
1 month ago
PrometheusBot
e1ef10fce9
Update common Prometheus files ( #3629 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
1 month ago
PrometheusBot
6cb0dccc96
Update common Prometheus files ( #3619 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2 months 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>
2 months 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>
2 months ago
PrometheusBot
a1b9b3bab6
Update common Prometheus files ( #3618 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2 months ago
PrometheusBot
5a561a0da4
Update common Prometheus files ( #3607 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2 months 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>
2 months 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>
2 months 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>
2 months 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>
2 months 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>
2 months 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>
2 months 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>
2 months 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>
2 months 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>
2 months 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>
2 months 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>
2 months 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>
2 months 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>
2 months ago
Jeon
aaf76b5a53
fix: prevent panic when using diskstats device-include only ( #3590 ) ( #3603 )
...
Signed-off-by: Jeon Insoo <mumberrymountain@gmail.com>
2 months ago
Julien
4ffee15bb9
chore: switch to github action ( #3602 )
...
Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
2 months 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>
2 months 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>
2 months ago
Julien
b99dcb64f9
chore: add OCI image labels to Dockerfile ( #3593 )
...
Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
2 months ago
Julien
e44fab2f10
chore: add distroless docker image ( #3592 )
...
Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
2 months 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 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>
3 months ago
PrometheusBot
8ec8f28442
Update common Prometheus files ( #3562 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
3 months ago