New in NGINX Prometheus Exporter v0.11.0
🚀 Features
- Add metrics from NGINX Plus API version 8 (#290) @lucacome
- Add metrics from NGINX Plus API version 7 (#288) @lucacome
- Add metrics from NGINX Plus API version 6 (#281) @lucacome
- Add SBOMs to release (#274) @lucacome
🐛 Bug Fixes
📝 Documentation
- Release 0.11.0 (#296) @lucacome
- Fix typographical error (#287) @rwenz3l
- Update CI workflow (#293) @lucacome
- Add metrics from NGINX Plus API version 8 (#290) @lucacome
- Add metrics from NGINX Plus API version 7 (#288) @lucacome
- Update contacts (#282) @lucacome
- Add metrics from NGINX Plus API version 6 (#281) @lucacome
- Upload Docker images to Quay.io (#260) @lucacome
- Rename main branch (#247) @lucacome
🔨 Maintenance
- Release 0.11.0 (#296) @lucacome
- Add Slack announcement to nginxcommunity (#292) @lucacome
- Update CI workflow (#293) @lucacome
- Remove deprecated go linters (#291) @lucacome
- Read Go build info from the binary (#276) @lucacome
- Upload Docker images to Quay.io (#260) @lucacome
- Add workflow to enable auto-merge for dependabot (#252) @lucacome
- Run tests in parallel (#250) @jjngx
- Rename main branch (#247) @lucacome
- Use linked copies in Dockerfile (#246) @lucacome
- Use actions/github-script to get data for notifications (#241) @lucacome
⬆️ Dependencies
- Bump Go to 1.19 (#294) @lucacome
- Bump anchore/sbom-action from 0.11.0 to 0.12.0 (#289) @dependabot
- Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 (#286) @dependabot
- Bump golang from 1.18 to 1.19 in /build (#285) @dependabot
- Bump github.com/nginxinc/nginx-plus-go-client from 0.9.0 to 0.10.0 (#279) @dependabot
- Bump github.com/prometheus/common from 0.36.0 to 0.37.0 (#278) @dependabot
- Bump github.com/prometheus/common from 0.35.0 to 0.36.0 (#277) @dependabot
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 (#275) @dependabot
- Bump github.com/prometheus/common from 0.34.0 to 0.35.0 (#273) @dependabot
- Bump Go to 1.18 (#271) @lucacome
- Bump goreleaser/goreleaser-action from 2 to 3 (#270) @dependabot
- Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 (#266) @dependabot
- Bump docker/setup-buildx-action from 1 to 2 (#268) @dependabot
- Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 (#269) @dependabot
- Bump docker/build-push-action from 2 to 3 (#263) @dependabot
- Bump docker/metadata-action from 3 to 4 (#264) @dependabot
- Bump docker/login-action from 1 to 2 (#265) @dependabot
- Bump docker/setup-qemu-action from 1 to 2 (#262) @dependabot
- Bump github/codeql-action from 1 to 2 (#257) @dependabot
- Bump github.com/prometheus/common from 0.32.1 to 0.34.0 (#258) @dependabot
- Bump actions/stale from 4 to 5 (#254) @dependabot
- Bump actions/setup-go from 2 to 3 (#253) @dependabot
- Bump peter-evans/dockerhub-description from 2 to 3 (#249) @dependabot
- Bump golang from 1.17 to 1.18 in /build (#248) @dependabot
- Bump actions/checkout from 2 to 3 (#245) @dependabot
- Bump golangci/golangci-lint-action from 2 to 3 (#244) @dependabot
- Bump actions/github-script from 5 to 6 (#243) @dependabot
- Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1 (#242) @dependabot
- Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0 (#240) @dependabot
Upgrade
- Use the 0.11.0 image from our DockerHub, GitHub Container, Amazon ECR Public Gallery or Quay.io.
- Download the latest binaries from GitHub releases page.
- Update to the latest version with
brew upgrade nginx-prometheus-exporter
.
Compatibility
- NGINX 0.1.18 or newer.
- NGINX Plus R19 or newer.