Commit Graph

49 Commits

Author SHA1 Message Date
dependabot[bot]
84ca898d8e
Bump actions/checkout from 5.0.0 to 6.0.1 (#1117)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...8e8c483db84b4bee98b60c0593521ed34d9990e8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  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>
2026-01-10 13:54:17 -05:00
dependabot[bot]
348b806bda
Bump prometheus/promci from 0.4.7 to 0.5.3 (#1116)
Bumps [prometheus/promci](https://github.com/prometheus/promci) from 0.4.7 to 0.5.3.
- [Release notes](https://github.com/prometheus/promci/releases)
- [Commits](443c7fc239...c0916f0a41)

---
updated-dependencies:
- dependency-name: prometheus/promci
  dependency-version: 0.5.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>
2026-01-10 13:50:06 -05:00
Ben Kochie
9469a6d617
Merge pull request #1118 from prometheus-community/dependabot/github_actions/actions/setup-go-6.1.0
Bump actions/setup-go from 6.0.0 to 6.1.0
2026-01-05 09:20:06 +01:00
prombot
1ea8dddf33 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2026-01-04 17:49:12 +00:00
dependabot[bot]
de34ae3d01
Bump actions/setup-go from 6.0.0 to 6.1.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v6...4dc6199c7b1a012772edbd06daecab0f50c9053c)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 14:19:28 +00:00
PrometheusBot
cdc4b01705
Update common Prometheus files (#1114)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-12-22 21:48:33 -05:00
prombot
7131333ce7 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-10-24 17:49:15 +00:00
Ben Kochie
91008f4902
Update Go (#1088)
* Update minimum Go version to 1.24.0.
* Update build to Go 1.25.
* Cleanup disabled CircleCI pipeline.

Signed-off-by: SuperQ <superq@gmail.com>
2025-10-24 07:09:27 -04:00
dependabot[bot]
90bc1111dd
Bump actions/checkout from 4.2.2 to 5.0.0 (#1085)
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-10-23 21:48:22 -04:00
dependabot[bot]
1bb4b5823e
Bump actions/setup-go from 5.4.0 to 6.0.0 (#1086)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.4.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](0aaccfd150...4469467582)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.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-10-23 21:42:24 -04:00
PrometheusBot
60f9e0c8e5
Update common Prometheus files (#1053)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-06-18 14:02:43 -04:00
Joe Adams
4a54705614
Update golangci-lint config for v2 (#1034)
This brings the common files in line with other prometheus repos. Most of these settings are coppied from prometheus/prometheus. Where it was a small change, I have enabled the new linte
rs and made the fixes. The remaining linters that are commented out deserve to be enabled and the fixes applied as independent changes.

Signed-off-by: Joe Adams <github@joeadams.io>
2025-05-06 22:22:12 -04:00
dependabot[bot]
1799ebe922
Bump actions/setup-go from 5.3.0 to 5.4.0 (#1026)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](f111f3307d...0aaccfd150)

---
updated-dependencies:
- dependency-name: actions/setup-go
  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-04-01 21:15:48 -04:00
dependabot[bot]
b6fd4be0cf
Bump prometheus/promci from 0.4.6 to 0.4.7 (#1024)
Bumps [prometheus/promci](https://github.com/prometheus/promci) from 0.4.6 to 0.4.7.
- [Release notes](https://github.com/prometheus/promci/releases)
- [Commits](c3c93a50d5...443c7fc239)

---
updated-dependencies:
- dependency-name: prometheus/promci
  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-04-01 21:14:16 -04:00
dependabot[bot]
9dc402e2c1
Bump golangci/golangci-lint-action from 6.2.0 to 6.5.0 (#1012)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.2.0 to 6.5.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](ec5d18412c...2226d7cb06)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  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-03-17 20:59:40 -04:00
PrometheusBot
36754ef9a3
Update common Prometheus files (#1017)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-03-16 16:12:23 -04:00
SuperQ
5e8e0c0baa
Group AWS dependabot updates
Reduce the montly PR updates by grouping the AWS Go modules.

Signed-off-by: SuperQ <superq@gmail.com>
2025-03-03 10:47:51 +01:00
Joe Adams
7b794ff7b2
Fix github actions docker image org (#1000)
Actions are currently failing to publish the images because the image names are incorrect. I'm not positive if there are more changes necessary yet, but this should correct the organization name.

See https://github.com/prometheus-community/elasticsearch_exporter/actions/runs/13350556606/job/37286525153

Signed-off-by: Joe Adams <github@joeadams.io>
2025-02-27 20:52:10 -05:00
PrometheusBot
6c221f72d9
Update common Prometheus files (#998)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-02-19 22:03:24 -05:00
PrometheusBot
ff87990e2a
Update common Prometheus files (#985)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-02-15 20:38:36 -05:00
PrometheusBot
dbcf459aeb
Update common Prometheus files (#980)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-01-01 15:18:25 -05:00
Joe Adams
7408f21caf
Fix yamllint errors for new Github Actions CI
Signed-off-by: Joe Adams <github@joeadams.io>
2024-12-14 12:03:49 -05:00
Joe Adams
3774123827
Refactor mixin dashboards (#885)
This is a complete refactor of the dashboard system. It brings the dashboard creation, metrics, alerting, etc into alignment with other projects that use jsonnet/grafonnet/mixins. This should allow users to customize what we have created and deploy into their environments. The dashboard was the focus of this iteration, reaching parity with the previous dashboard.

- Add in jsonnet and grafonnet
- Add scripts to compile and lint mixin
- Add CI for the mixin

---------

Signed-off-by: Joe Adams <github@joeadams.io>
2024-12-14 11:52:05 -05:00
Joe Adams
bb6320875c
Add github actions workflow for testing PRs (#959)
* Add github actions workflow for testing PRs

This may need some more work because it's not always easy to test actions locally.

Signed-off-by: Joe Adams <github@joeadams.io>

* Add build and publish jobs

Signed-off-by: Joe Adams <github@joeadams.io>

* Update main branch references with checks for master

Signed-off-by: Joe Adams <github@joeadams.io>

---------

Signed-off-by: Joe Adams <github@joeadams.io>
2024-12-14 11:51:00 -05:00
PrometheusBot
34c4936c53
Update common Prometheus files (#960)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-12-14 11:46:03 -05:00
PrometheusBot
7f3eeafd7e
Update common Prometheus files (#955)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-11-10 15:12:29 -05:00
prombot
3b3879a2ea Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-10-16 17:48:55 +00:00
prombot
08915a5742 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-03-19 17:48:29 +00:00
PrometheusBot
51401e4b82
Update common Prometheus files (#873)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-03-19 09:58:26 -04:00
PrometheusBot
00814928b4
Update common Prometheus files (#861)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-03-13 23:01:54 -04:00
PrometheusBot
fcf5f83d90
Update common Prometheus files (#848)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-01-09 10:56:11 -05:00
PrometheusBot
b24d0ace72
Update common Prometheus files (#839)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-12-22 15:27:33 -05:00
PrometheusBot
a20eec030c
Update common Prometheus files (#835)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-12-21 14:59:12 -05:00
prombot
6b8b33f9d8 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-11-18 17:49:07 +00:00
PrometheusBot
5a51b7ff72
Update common Prometheus files (#808)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-11-14 22:04:09 -05:00
PrometheusBot
bf9c0fd2c7
Update common Prometheus files (#784)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-10-08 08:02:52 -04:00
PrometheusBot
bd915838cd
Update common Prometheus files (#777)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-09-19 21:29:11 -04:00
PrometheusBot
fc7cdd7048
Update common Prometheus files (#775)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-09-07 15:24:18 -04:00
PrometheusBot
d889c8bcba
Update common Prometheus files (#747)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-07-07 14:16:22 -04:00
SuperQ
0008ee9768
Update build and cleanup
* Update Go to 1.20.
* Update Makefile.common
* Update golangci-lint.
* Update exporter-toolkit.
* Cleanup useless `_` assignment for go-kit/log.
* Cleanup deprecated and unused code.

Signed-off-by: SuperQ <superq@gmail.com>
2023-03-23 09:51:33 +01:00
PrometheusBot
f6480d1337
Update common Prometheus files (#616)
Signed-off-by: prombot <prometheus-team@googlegroups.com>

Signed-off-by: prombot <prometheus-team@googlegroups.com>
2022-08-25 18:25:07 -04:00
Simon Zengerling
be107e0e7b
Update to Go 1.19 (#614)
Signed-off-by: Simon Zengerling <simon.zengerling@camunda.com>

Signed-off-by: Simon Zengerling <simon.zengerling@camunda.com>
2022-08-24 22:18:45 -04:00
PrometheusBot
6bef1fc423
Update common Prometheus files (#583)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2022-06-07 16:58:36 -04:00
PrometheusBot
39070154da
Update common Prometheus files (#565)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2022-05-09 15:57:25 -04:00
Ben Kochie
070730a1f4
Update build (#562)
* Update Go to 1.18.
* Update Go module format for 1.17.
* Add yamllint
* Update Go modules.
* Add dependabot.

Signed-off-by: SuperQ <superq@gmail.com>
2022-05-06 15:05:54 +02:00
PrometheusBot
24c8f9c221
Update common Prometheus files (#557)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2022-04-06 19:38:14 -04:00
PrometheusBot
7d996b66a9
Update common Prometheus files (#554)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2022-03-18 16:48:28 -04:00
PrometheusBot
d64ec0968a
Update common Prometheus files (#494)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2021-11-02 12:56:46 -04:00
PrometheusBot
3d86731efc
Update common Prometheus files (#481)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2021-10-04 09:59:13 -04:00