1
0
mirror of https://github.com/nginxinc/nginx-prometheus-exporter.git synced 2025-07-06 23:36:39 +03:00
Commit Graph

507 Commits

Author SHA1 Message Date
e74d8dae02 Bump github.com/nginxinc/nginx-plus-go-client from 0.9.0 to 0.10.0 (#279)
Bumps [github.com/nginxinc/nginx-plus-go-client](https://github.com/nginxinc/nginx-plus-go-client) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/nginxinc/nginx-plus-go-client/releases)
- [Changelog](https://github.com/nginxinc/nginx-plus-go-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nginxinc/nginx-plus-go-client/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: github.com/nginxinc/nginx-plus-go-client
  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>
2022-07-19 12:38:22 -07:00
bcfa6de72e Bump github.com/prometheus/common from 0.36.0 to 0.37.0 (#278)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.36.0...v0.37.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  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>
2022-07-18 22:46:48 -07:00
5481906915 Read Go build info from the binary (#276) 2022-07-12 09:29:03 -07:00
2be529be6a Bump github.com/prometheus/common from 0.35.0 to 0.36.0 (#277)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.35.0...v0.36.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  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>
2022-07-11 15:17:58 -07:00
3fadc56e91 Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 (#275)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.1...v1.3.3)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  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>
2022-07-06 14:29:54 -07:00
c96648c0b4 Add SBOMs to release (#274) 2022-06-29 08:59:44 -07:00
dfe28dbc85 Bump github.com/prometheus/common from 0.34.0 to 0.35.0 (#273)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.34.0 to 0.35.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.34.0...v0.35.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  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>
2022-06-21 16:50:30 -05:00
fcd3370f70 Bump Go to 1.18 (#271) 2022-06-07 08:37:24 -07:00
2487f3756c Bump goreleaser/goreleaser-action from 2 to 3 (#270)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  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>
2022-05-23 15:57:43 -07:00
6469bd48d1 Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 (#266)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  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>
2022-05-17 00:57:56 +00:00
0637bdae2c Bump docker/setup-buildx-action from 1 to 2 (#268)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  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>
2022-05-17 00:53:11 +00:00
e5a12168e2 Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 (#269)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.1...v1.12.2)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  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>
2022-05-16 17:50:58 -07:00
99af096c51 Bump docker/build-push-action from 2 to 3 (#263)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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>
2022-05-09 23:27:04 +00:00
1ff1741448 Bump docker/metadata-action from 3 to 4 (#264)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  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>
2022-05-09 23:24:29 +00:00
9b00b01994 Bump docker/login-action from 1 to 2 (#265)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  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>
2022-05-09 23:21:52 +00:00
50e7a2a78c Bump docker/setup-qemu-action from 1 to 2 (#262)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  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>
2022-05-10 01:18:09 +02:00
f7b16aa3cf Upload Docker images to Quay.io (#260) 2022-05-06 03:45:46 -07:00
b735b71fb7 Bump github/codeql-action from 1 to 2 (#257)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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>
2022-05-03 17:24:10 +00:00
8594baee52 Bump github.com/prometheus/common from 0.32.1 to 0.34.0 (#258)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.32.1 to 0.34.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.32.1...v0.34.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  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>
2022-05-03 17:21:03 +00:00
8f28e1f11b Add workflow to enable auto-merge for dependabot (#252) 2022-05-03 10:18:37 -07:00
96beb02612 Remove notification in Fossa workflow 2022-04-11 14:51:26 -07:00
a7f3f3223e Bump actions/stale from 4 to 5 (#254)
Bumps [actions/stale](https://github.com/actions/stale) from 4 to 5.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/stale
  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>
2022-04-11 14:48:40 -07:00
6f189e8829 Bump actions/setup-go from 2 to 3 (#253)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 14:48:17 -07:00
a9f3eba451 Merge pull request #250 from jjngx/testrun
Run tests in parallel
2022-04-04 16:31:24 +01:00
2eb379ce4d Make linter pass all tests 2022-04-01 10:38:43 +01:00
7e5213584c Run tests in parallel 2022-04-01 09:44:14 +01:00
00f3975a7d Bump peter-evans/dockerhub-description from 2 to 3 (#249)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 14:24:13 -07:00
db19bf3fbd Bump golang from 1.17 to 1.18 in /build (#248)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luca Comellini <luca.com@gmail.com>
2022-03-16 21:56:34 +00:00
64660f13da Rename main branch (#247) 2022-03-14 10:25:31 -07:00
8f4870eb70 Use linked copies in Dockerfile (#246) 2022-03-14 10:21:16 -07:00
b64dfe46b6 Bump actions/checkout from 2 to 3 (#245)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-08 09:09:11 -08:00
4b18c9af3f Bump golangci/golangci-lint-action from 2 to 3 (#244)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luca Comellini <luca.com@gmail.com>
2022-02-25 12:46:56 -08:00
452953738b Bump actions/github-script from 5 to 6 (#243)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 13:20:19 -08:00
8c20e0bdc6 Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1 (#242)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 13:07:13 -08:00
62ea15be09 Use actions/github-script to get data for notifications (#241) 2022-01-26 11:25:39 -08:00
6fc7afb553 Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0 (#240)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 13:06:32 -08:00
7a03d03144 Release 0.10.0 (#237) v0.10.0 2021-12-21 11:16:08 -08:00
8977effcbf Add binaries for Windows (#235) 2021-12-17 00:35:47 +00:00
632b19c241 Add Homebrew tap (#236) 2021-12-16 15:01:19 -08:00
3e37f592cc Add docs for GHCR and AWS ECR (#234) 2021-11-30 15:22:24 -08:00
615e088707 Upload Docker images to AWS ECR Public (#230) 2021-11-12 10:47:12 -08:00
d011a2a525 Merge pull request #228 from nginxinc/dependabot/go_modules/github.com/prometheus/common-0.32.1
Bump github.com/prometheus/common from 0.31.1 to 0.32.1
2021-11-01 15:59:07 +00:00
701191e56f Bump github.com/prometheus/common from 0.31.1 to 0.32.1
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.31.1 to 0.32.1.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.31.1...v0.32.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 21:06:50 +00:00
e79e8fe822 Add more badges to README (#223) 2021-10-12 15:02:36 -07:00
38f8710a2e Add more info to Notification and notify for additional workflows (#226) 2021-10-12 11:21:12 -07:00
8f39e76cc2 Increase time before issues/PRs become stale (#225) 2021-10-11 09:25:01 -07:00
2104809815 Add more labels to Docker image (#222) 2021-10-06 17:44:52 -07:00
d772123e02 Remove nightly build for now (#221) 2021-10-06 17:21:32 -07:00
bfd6c08a79 Upload Docker images to GHCR (#218) 2021-10-05 15:06:42 -07:00
9f021e8bd7 Simplify CI workflow, add edge and nightly (#217) 2021-10-05 14:59:13 -07:00