v0.10.0
New in NGINX Prometheus Exporter v0.10.0
🚀 Features
- Add binaries for Windows (#235) @lucacome
- Add Homebrew tap (#236) @lucacome
- add metric for max_conns of upstream servers (#201) @StevenHessing
- Add binaries for macOS (#209) @lucacome
📝 Documentation
- Release 0.10.0 (#237) @lucacome
- Add Homebrew tap (#236) @lucacome
- Add docs for GHCR and AWS ECR (#234) @lucacome
- Add more badges to README (#223) @lucacome
- Add documentation for metrics (#182) @Dean-Coakley
- Fix upstream server fails metric description (#183) @Dean-Coakley
- Update badge for Fossa (#180) @lucacome
🔨 Maintenance
- Release 0.10.0 (#237) @lucacome
- Upload Docker images to AWS ECR Public (#230) @lucacome
- Add more badges to README (#223) @lucacome
- Add more info to Notification and notify for additional workflows (#226) @lucacome
- Increase time before issues/PRs become stale (#225) @lucacome
- Add more labels to Docker image (#222) @lucacome
- Remove nightly build for now (#221) @lucacome
- Upload Docker images to GHCR (#218) @lucacome
- Simplify CI workflow, add edge and nightly (#217) @lucacome
- Use GitHub cache backend API (#210) @lucacome
- Simple parsing nginx metrics [parseStubStats] (#207) @mirecl
- Add revive linter with recommended config (#202) @lucacome
- Add more linters (#200) @lucacome
- Add workflow to push README to Docker Hub (#188) @lucacome
- Refactor for go 1.16 (#184) @inosato
- Add setups for Golang and QEMU (#187) @lucacome
- Update badge for Fossa (#180) @lucacome
- Use Fossa action in the workflow (#177) @lucacome
- Retire vendoring (#173) @lucacome
- Move dependencies into separate category (#174) @lucacome
- Create codeql-analysis.yml (#175) @lucacome
⬆️ Dependencies
- Bump github.com/prometheus/common from 0.31.1 to 0.32.1 (#228) @dependabot
- Bump github.com/prometheus/common from 0.31.0 to 0.31.1 (#215) @dependabot
- Bump github.com/nginxinc/nginx-plus-go-client from 0.8.0 to 0.9.0 (#216) @dependabot
- Bump github.com/prometheus/common from 0.30.0 to 0.31.0 (#214) @dependabot
- Update Go version to 1.17 (#211) @lucacome
- Bump github.com/prometheus/common from 0.29.0 to 0.30.0 (#208) @dependabot
- Bump actions/stale from 3 to 4 (#206) @dependabot
- Add more linters (#200) @lucacome
- Bump github.com/prometheus/common from 0.26.0 to 0.29.0 (#196) @dependabot
- Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0 (#195) @dependabot
- Bump actions/cache from 2.1.5 to 2.1.6 (#194) @dependabot
- Bump github.com/prometheus/common from 0.23.0 to 0.24.0 (#191) @dependabot
- Bump github.com/golangci/golangci-lint from 1.39.0 to 1.40.1 (#190) @dependabot
- Bump github.com/prometheus/common from 0.21.0 to 0.23.0 (#186) @dependabot
- Bump github.com/prometheus/common from 0.20.0 to 0.21.0 (#181) @dependabot
- Bump actions/cache from v2.1.4 to v2.1.5 (#179) @dependabot
- Add golangci-lint as a dependency (#176) @lucacome
- Retire vendoring (#173) @lucacome
- Bump golangci/golangci-lint-action from v2.5.1 to v2.5.2 (#172) @dependabot
- Bump github.com/prometheus/common from 0.19.0 to 0.20.0 (#171) @dependabot
Upgrade
- Use the 0.10.0 image from our DockerHub, GitHub Container or Amazon ECR Public Gallery
- 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.