1
0
mirror of https://github.com/prometheus/node_exporter.git synced 2026-02-06 18:46:21 +01:00

67 Commits

Author SHA1 Message Date
PrometheusBot
acc08379f2 Update common Prometheus files (#3521)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2026-01-22 22:24:38 +01:00
Ben Kochie
ecb200e716 Bump freebsd action (#3520)
Update `vmactions/freebsd-vm` and update to FreeBSD 15.0.

Signed-off-by: Ben Kochie <superq@gmail.com>
2026-01-22 16:37:59 +01:00
dependabot[bot]
c54d81a4ec build(deps): bump vmactions/openbsd-vm from 1.2.3 to 1.2.4 (#3490)
Bumps [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/vmactions/openbsd-vm/releases)
- [Commits](a254d784d6...7fd5a3e251)

---
updated-dependencies:
- dependency-name: vmactions/openbsd-vm
  dependency-version: 1.2.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>
2026-01-22 10:00:28 +01:00
dependabot[bot]
fbbe0ec382 build(deps): bump vmactions/dragonflybsd-vm from 1.1.1 to 1.1.4 (#3488)
Bumps [vmactions/dragonflybsd-vm](https://github.com/vmactions/dragonflybsd-vm) from 1.1.1 to 1.1.4.
- [Release notes](https://github.com/vmactions/dragonflybsd-vm/releases)
- [Commits](ff1f01c32b...4ffb90652b)

---
updated-dependencies:
- dependency-name: vmactions/dragonflybsd-vm
  dependency-version: 1.1.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>
2026-01-22 09:58:18 +01:00
dependabot[bot]
f903be5638 build(deps): bump vmactions/netbsd-vm from 1.2.0 to 1.2.3 (#3487)
Bumps [vmactions/netbsd-vm](https://github.com/vmactions/netbsd-vm) from 1.2.0 to 1.2.3.
- [Release notes](https://github.com/vmactions/netbsd-vm/releases)
- [Commits](7aea50f9eb...b24ed5f7a6)

---
updated-dependencies:
- dependency-name: vmactions/netbsd-vm
  dependency-version: 1.2.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>
2026-01-22 09:58:05 +01:00
dependabot[bot]
f2409bd465 build(deps): bump vmactions/freebsd-vm from 1.2.4 to 1.2.8 (#3486)
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.2.4 to 1.2.8.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](487ce35b96...0cd283ca69)

---
updated-dependencies:
- dependency-name: vmactions/freebsd-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>
2026-01-22 09:57:46 +01:00
dependabot[bot]
50744f6d50 build(deps): bump vmactions/openbsd-vm from 1.2.0 to 1.2.1 (#3466)
* build(deps): bump vmactions/openbsd-vm from 1.2.0 to 1.2.1

Bumps [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/vmactions/openbsd-vm/releases)
- [Commits](1e7cc4fa77...bed57f753a)

---
updated-dependencies:
- dependency-name: vmactions/openbsd-vm
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update OpenBSD versions

Update OpenBSD package versions to match new OpenBSD release.

Signed-off-by: Ben Kochie <superq@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ben Kochie <superq@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Kochie <superq@gmail.com>
2025-11-09 09:09:51 +01:00
Ben Kochie
2370564b66 Fix Darwin/MacOS end-to-end test (#3475)
Pass a filtered list of disks to test in the MacOS/Darwin
end-to-end test to avoid CI runner changes from disturbing
the output.

Signed-off-by: Ben Kochie <superq@gmail.com>
2025-11-09 08:27:23 +01:00
PrometheusBot
524b56c850 Update common Prometheus files (#3447)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-10-22 21:14:50 +02:00
PrometheusBot
5b9db7036a Update common Prometheus files (#3423)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: Ben Kochie <superq@gmail.com>
2025-10-22 14:56:34 +02:00
Ben Kochie
be0dcd85e2 Rollback FreeBSD version (#3440)
Rollback to FreeBSD 14.x to avoid breakage in the 15.x pre-release.

Signed-off-by: Ben Kochie <superq@gmail.com>
2025-10-22 14:43:25 +02:00
dependabot[bot]
b7a54fe311 build(deps): bump vmactions/netbsd-vm from 1.1.9 to 1.2.0 (#3433)
Bumps [vmactions/netbsd-vm](https://github.com/vmactions/netbsd-vm) from 1.1.9 to 1.2.0.
- [Release notes](https://github.com/vmactions/netbsd-vm/releases)
- [Commits](d0228be27f...7aea50f9eb)

---
updated-dependencies:
- dependency-name: vmactions/netbsd-vm
  dependency-version: 1.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>
2025-10-22 11:54:20 +02:00
Ben Kochie
b6112eac8a Update Go version (#3429)
* Update default builds to Go 1.25.x.
* Bump Go modules.
* Bump FreeBSD action.
* Fixup MacOS e2e test.
* Fixup FreeBSD e2e test.

Signed-off-by: Ben Kochie <superq@gmail.com>
2025-09-27 15:14:56 +02:00
PrometheusBot
8da4825e48 Update common Prometheus files (#3419)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-09-09 21:46:46 +02:00
dependabot[bot]
d14f393db9 build(deps): bump vmactions/solaris-vm from 1.1.1 to 1.1.5 (#3415)
* build(deps): bump vmactions/solaris-vm from 1.1.1 to 1.1.5

Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.1.1 to 1.1.5.
- [Release notes](https://github.com/vmactions/solaris-vm/releases)
- [Commits](cc8f82fa1a...58cbd70c6e)

---
updated-dependencies:
- dependency-name: vmactions/solaris-vm
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Don't pkg update in solaris.

Signed-off-by: Ben Kochie <superq@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ben Kochie <superq@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Kochie <superq@gmail.com>
2025-09-09 09:55:08 +02:00
dependabot[bot]
63a219f75c build(deps): bump vmactions/netbsd-vm from 1.1.8 to 1.1.9 (#3417)
* build(deps): bump vmactions/netbsd-vm from 1.1.8 to 1.1.9

Bumps [vmactions/netbsd-vm](https://github.com/vmactions/netbsd-vm) from 1.1.8 to 1.1.9.
- [Release notes](https://github.com/vmactions/netbsd-vm/releases)
- [Commits](46a58bbf03...d0228be27f)

---
updated-dependencies:
- dependency-name: vmactions/netbsd-vm
  dependency-version: 1.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix netbsd setup

Do install and update in a single command.

Signed-off-by: Ben Kochie <superq@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ben Kochie <superq@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Kochie <superq@gmail.com>
2025-09-09 07:29:32 +02:00
dependabot[bot]
4566369ded build(deps): bump vmactions/dragonflybsd-vm from 1.1.0 to 1.1.1 (#3416)
Bumps [vmactions/dragonflybsd-vm](https://github.com/vmactions/dragonflybsd-vm) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/vmactions/dragonflybsd-vm/releases)
- [Commits](e3c420e8a2...ff1f01c32b)

---
updated-dependencies:
- dependency-name: vmactions/dragonflybsd-vm
  dependency-version: 1.1.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>
2025-09-09 07:10:20 +02:00
dependabot[bot]
3bd5f50305 build(deps): bump vmactions/freebsd-vm from 1.1.9 to 1.2.3 (#3418)
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.1.9 to 1.2.3.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](8873d98fd1...05856381fa)

---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
  dependency-version: 1.2.3
  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>
2025-09-09 07:08:42 +02:00
dependabot[bot]
ae59e263c2 build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#3411)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](11bd71901b...08c6903cd8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 22:31:03 +02:00
Kemal Akkoyun
18f95ce16a chore: Upgrade golangci-lint to v2 (#3303)
* chore: Upgrade golangci-lint to v2

- Migrate the configuration file
- Update the tooling version and CI
- Apply auto-fixes

Signed-off-by: Kemal Akkoyun <kemal.akkoyun@datadoghq.com>

* chore: Upgrade golangci-lint to v2

- Migrate the configuration file
- Update the tooling version and CI
- Apply auto-fixes

Signed-off-by: Kemal Akkoyun <kemal.akkoyun@datadoghq.com>

---------

Signed-off-by: Kemal Akkoyun <kemal.akkoyun@datadoghq.com>
2025-09-08 22:29:08 +02:00
dependabot[bot]
5fcd80addc build(deps): bump vmactions/openbsd-vm from 1.1.6 to 1.2.0 (#3414)
* build(deps): bump vmactions/openbsd-vm from 1.1.6 to 1.2.0

Bumps [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm) from 1.1.6 to 1.2.0.
- [Release notes](https://github.com/vmactions/openbsd-vm/releases)
- [Commits](7ac70b6de6...1e7cc4fa77)

---
updated-dependencies:
- dependency-name: vmactions/openbsd-vm
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump OpenBSD Go version.

Signed-off-by: Ben Kochie <superq@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ben Kochie <superq@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Kochie <superq@gmail.com>
2025-09-08 22:14:36 +02:00
PrometheusBot
8c3f1a2da3 Update common Prometheus files (#3291)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-03-31 11:00:53 +02:00
PrometheusBot
93b79b44bd Update common Prometheus files (#3286)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-03-27 18:56:08 +01:00
PrometheusBot
9b898b8df4 Update common Prometheus files (#3264)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: Ben Kochie <superq@gmail.com>
2025-03-27 11:45:52 +01:00
Ben Kochie
5d458955be Update Go to 1.24 (#3273)
* Update Go to 1.24 for all builds.
* Update minimum Go version to 1.23.
* Bump procfs library.

Signed-off-by: Ben Kochie <superq@gmail.com>
2025-03-26 09:46:27 +01:00
Pranshu Srivastava
2f2113376f chore: ignore/include metrics for FreeBSD (#3242)
* chore: ignore/include metrics for FreeBSD

Ignore non-deterministic metrics and include deterministic ones.

Use go123 for NetBSD from upstream release channel rather than the
package manager as that doesn't exist.
* https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.0_2024Q4/All/

---------

Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
2025-02-15 09:31:59 +01:00
PrometheusBot
11365f97be Update common Prometheus files (#3240)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-02-09 09:23:10 +01:00
Pranshu Srivastava
0cceb77065 fixup! chore: add xBSD pipelines
Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
2025-02-04 10:45:56 +01:00
Pranshu Srivastava
3430dcfab8 chore: add xBSD pipelines
For integration tests.

Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>

chore: support non-linux GOOS in e2e tests

Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>

chore: support e2e tests on freebsd

Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>

chore: support e2e tests on openbsd

Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>

chore: support e2e tests on netbsd

Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>

chore: support e2e tests on solaris

Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>

chore: support e2e tests on dragonfly

Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>

chore: drop support for e2e tests on solaris

Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
2025-02-04 10:45:56 +01:00
PrometheusBot
c46d1f23d0 Update common Prometheus files (#3226)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-01-16 10:03:38 +01:00
PrometheusBot
c3c8645923 Update common Prometheus files (#3218)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-12-29 19:18:49 +01:00
PrometheusBot
cf8c6891cc Update common Prometheus files (#3188)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-11-26 12:17:19 +01:00
PrometheusBot
a7b403a484 Update common Prometheus files (#3181)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-11-11 19:13:13 +01:00
PrometheusBot
c29cb9181b Update common Prometheus files (#3173)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-11-11 08:44:55 +01:00
prombot
f35a592dd6 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-10-24 12:36:11 +02:00
PrometheusBot
e6a9cfbdcd Update common Prometheus files (#3144)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-10-08 14:39:30 +02:00
PrometheusBot
a37174eccf Update common Prometheus files (#3130)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-09-23 01:33:13 +02:00
prombot
076cc405d9 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-09-22 14:21:52 +02:00
PrometheusBot
c6fa86ce90 Update common Prometheus files (#3060)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-06-25 20:01:44 +02:00
PrometheusBot
dc185bc0f6 Update common Prometheus files (#3044)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-06-09 19:58:44 +02:00
PrometheusBot
8aaf6905df Update common Prometheus files (#3040)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-06-09 12:01:48 +02:00
prombot
40b32e64bc Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-05-29 13:04:28 +02:00
PrometheusBot
5a4e691f35 Update common Prometheus files (#3009)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-05-02 20:12:32 +02:00
PrometheusBot
5c4f9e727d Update common Prometheus files (#2992)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-04-19 17:16:11 +02:00
PrometheusBot
3accd4cf82 Update common Prometheus files (#2973)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-03-24 15:00:46 +01:00
prombot
6425f079d1 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-03-22 12:35:21 +01:00
PrometheusBot
274cd51ce7 Update common Prometheus files (#2964)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-03-21 09:15:02 +01:00
PrometheusBot
32ac7f4811 Update common Prometheus files (#2959)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-03-18 19:32:49 +01:00
PrometheusBot
3866d2a829 Update common Prometheus files (#2946)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-03-04 18:55:14 +01:00
PrometheusBot
c371a7f582 Update common Prometheus files (#2939)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-02-26 19:30:39 +01:00