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

63 Commits

Author SHA1 Message Date
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
Ben Kochie
2a79d5e800 Enable dependabot for actions (#3406)
Update GitHub actions with dependabot.

Signed-off-by: Ben Kochie <superq@gmail.com>
2025-09-08 20:08:21 +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
PrometheusBot
f18cd07fff Update common Prometheus files (#2897)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-01-08 19:20:34 +01:00
PrometheusBot
73d95309e9 Update common Prometheus files (#2879)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-12-19 21:23:28 +01:00
PrometheusBot
120c481210 Update common Prometheus files (#2872)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-12-19 10:08:17 +01:00
PrometheusBot
97029a20a8 Update common Prometheus files (#2851)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-11-19 01:20:49 +01:00
PrometheusBot
47ccad51df Update common Prometheus files (#2840)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-11-06 05:36:06 +01:00
prombot
d52c047abb Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-10-13 11:46:26 +02:00
prombot
446b3e64ff Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-09-20 11:28:40 +02:00
PrometheusBot
5ae22fa2c0 Update common Prometheus files (#2798)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-09-09 20:42:39 +02:00
PrometheusBot
fa481315b5 Synchronize common files from 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>
2023-07-18 10:46:59 +02:00
Ben Kochie
3691cb9faf 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>
2023-03-08 11:16:10 +01:00
Yury Vidineev
56554f3a8a fix the docker link in the ISSUE_TEMPLATE
Signed-off-by: Yury Vidineev <adeptg@gmail.com>
2022-12-07 16:11:28 -08:00