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
85f013da6f Add support for more platforms, push to Docker Hub (#164)
- Build binaries for more versions of arm, 386, ppc64le, mips64le and s390x
- Build docker images for ARM and ppc64 (other platforms are not supported by distroless docker image) and push them to Docker Hub
2021-03-19 09:48:45 -07:00
e31ef71bf3 Use static-debian10:nonroot instead of static:latest (#131)
Otherwise you will get the following error message:
```
docker pull gcr.io/distroless/static:latest
latest: Pulling from distroless/static
no matching manifest for linux/arm/v7 in the manifest list entries
```
2021-03-19 08:21:18 -07:00
2a4758e70d Add GoReleaser and fix missing vars in CI workflow (#163) 2021-03-18 16:50:08 -07:00
72c9a72996 Use equal sign in cli args examples
This should help prevent confusion like in this issue https://github.com/nginxinc/nginx-prometheus-exporter/issues/153 , where no '=' was used for the value of a boolean arg. For boolean args, it is necessary to use '='
2021-03-18 23:06:27 +00:00
579a953aba Bump github.com/prometheus/common from 0.17.0 to 0.19.0 (#162)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.17.0 to 0.19.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.17.0...v0.19.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-18 14:18:00 +00:00
29b5b41d35 Update Go version to 1.16 (#160) 2021-03-15 09:38:44 +00:00
465ad24721 Add GitHub workflow to check for stale PRs and issues (#159) 2021-03-12 17:02:13 +00:00
ca98c57f65 Remove unused labels (#158) 2021-03-10 16:44:17 -08:00
5720eb0311 Bump golangci/golangci-lint-action from v2.4.0 to v2.5.1 (#156)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.4.0 to v2.5.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.4.0...d9f0e73c0497685d68af8c58280f49fcaf0545ff)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 09:11:48 -08:00
0347e7678a Bump github.com/prometheus/common from 0.16.0 to 0.17.0 (#149)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.16.0...v0.17.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 09:37:47 -08:00
67f8e01aa4 Add release-drafter (#152) 2021-02-19 16:29:57 -08:00
99476b6c16 Change dependabot interval to weekly (#151) 2021-02-19 16:29:43 -08:00
07c782b30b Bump golangci/golangci-lint-action from v2 to v2.4.0 (#146)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2 to v2.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...544d2efb307b3f205f34886f2787046abe7fb26e)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-18 12:41:26 -08:00
9ece4e4be5 Bump actions/cache from v2 to v2.1.4 (#144)
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-18 12:40:58 -08:00
81dca84395 Bump github.com/prometheus/common from 0.15.0 to 0.16.0 (#148)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.15.0...v0.16.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-18 12:27:02 -08:00
dc47bd007c Bump github.com/nginxinc/nginx-plus-go-client from 0.6.0 to 0.8.0 (#143)
Bumps [github.com/nginxinc/nginx-plus-go-client](https://github.com/nginxinc/nginx-plus-go-client) from 0.6.0 to 0.8.0.
- [Release notes](https://github.com/nginxinc/nginx-plus-go-client/releases)
- [Changelog](https://github.com/nginxinc/nginx-plus-go-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nginxinc/nginx-plus-go-client/compare/v0.6.0...v0.8.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 08:53:11 -08:00
9c1199e151 Bump github.com/prometheus/client_golang from 1.6.0 to 1.9.0 (#142)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.6.0 to 1.9.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.6.0...v1.9.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-05 08:28:26 -08:00
565c60b6bd Bump github.com/prometheus/common from 0.10.0 to 0.15.0 (#141)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.10.0 to 0.15.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.10.0...v0.15.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-05 08:21:44 -08:00
43dbec0d46 Add dependabot (#140) 2021-02-04 09:56:54 -08:00
d7cb1797d6 add tls support
Author:    mpenate <mpsanchez.desarrollo@gmail.com>
Date:      Fri Nov 6 17:23:10 2020 +0100
2020-12-02 14:21:18 -08:00
7c45b2334b Fix bugs in exporter 2020-11-30 15:08:26 +00:00
5231f69ce8 Update struct 2020-11-26 14:35:58 +00:00
1ffb988ca6 Add k8s object labels to tcp metrics
Co-authored-by: Dean Coakley <dean.s.coakley@gmail.com>
2020-11-25 15:39:38 +00:00
f5a5f8086c Add version cli argument 2020-11-09 16:53:15 -08:00
6fd5959f77 Update workflow status version (#132) 2020-10-23 13:13:57 +01:00
c4f1924346 Add exclusion for docs / examples changes (#129) 2020-10-21 14:22:10 +01:00
0fffa0de4b Add lint workflow (#128) 2020-10-21 11:50:03 +01:00
d97be01227 Use same style of release names as official exporters 2020-10-07 10:37:26 -07:00
621a0debc3 Add Fossa workflow (#127) 2020-10-06 13:51:23 +01:00
9f4d9f2b48 Retire Travis (#126) 2020-10-06 13:10:24 +01:00
534a445768 Update Slack notifications (#124) 2020-09-28 12:25:37 +01:00
73b7657de3 Update docker action (#123)
* Update Docker action, add layer caching, parallelize unit tests

* Fix condtional job

* Update Docker action, add layer caching, parallelize unit tests
2020-09-21 17:21:06 +01:00
6b1901af57 Extend Upstream Servers with pod_name label 2020-08-25 10:15:36 +01:00
8fb106ad67 Update Go version to 1.15 2020-08-14 12:33:38 +01:00
66a9427a40 Add variable labels to Upstream Servers and Server Zones metrics 2020-08-04 11:51:19 +01:00
e2285a5ffa Add Slack notification for failed builds (#113) 2020-07-22 10:26:14 +01:00
1d070f207a Fix default prometheus not found error 2020-07-17 17:56:00 +01:00
c8ee5d0416 Switch to default registry (#110) 2020-06-18 14:54:09 +01:00
090d165bf8 Fix whitespace in tags 2020-06-18 13:57:16 +01:00
057353cc49 Fix release condition (#109) 2020-06-18 12:07:08 +01:00
de15093f96 Release 0.8.0
Co-authored-by: Michael Pleshakov <pleshakov@users.noreply.github.com>
v0.8.0
2020-06-17 11:37:51 -07:00
2e8349e5e8 Update fossa to 1.0.30 2020-06-17 10:21:24 -07:00
12f77d61e3 Update dependencies 2020-06-17 10:21:24 -07:00
e52349f649 Move to non-root container 2020-06-16 13:30:57 -07:00
1863447a53 Add conditional for release (#104) 2020-06-08 14:44:55 +01:00
28605b3a77 docs: fix dockerfile link 2020-05-20 19:35:01 -07:00
d2d01f025f Migrate to GitHub Actions (#100)
* Add actions workflow

* Update secrets for Docker push
2020-05-19 13:55:08 +01:00
837d51ee54 Fix link to metrics path
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2020-05-04 09:30:01 -07:00
2a584af1fa Update dependencies 2020-04-23 19:38:20 -07:00
dcb5070dec Update Go version to 1.14 2020-04-23 19:38:20 -07:00