Prometheus Nats Exporter Versions Save

A Prometheus exporter for NATS metrics

v0.15.0

1 month ago

Changelog

  • 1f60195 Fixed graceful shutdown issues when terminating the process. Thanks @ramonberrutti for the contribution (#285)
  • 128e036 Bump crypto version (#282)
  • 84dde2a Fixed stream message rate on JetStream dashboards (#277)
  • 861732f Include the username (name_tag) when retrieving detailed connection information. Thanks @ebusto for the contribution (#276)

v0.14.0

4 months ago

Changelog

  • e330976 Fix missing metrics for server stats not available when exporter is first started
  • f6cb9e6 Added Time metrics to the exporter. Thank you @ramonberrutti for the contribution!
  • 87ad3f7 Bump nkeys version

v0.13.0

6 months ago

Changelog

  • 8568b86 Bump golang from 1.20.5-bullseye to 1.21.3-bullseye in /cicd (#259)
  • c21cfb2 Bump alpine from 3.18.2 to 3.18.4 in /cicd (#253)
  • 31f9a5d Bump docker/setup-buildx-action from 2 to 3 (#252)
  • 4de6357 Bump docker/setup-qemu-action from 2 to 3 (#251)
  • 83461c2 Bump docker/login-action from 2 to 3 (#250)
  • 258c6b4 Bump docker/bake-action from 3 to 4 (#249)
  • 2f61087 Bump actions/checkout from 3 to 4 (#248)
  • 7bd645a Merge pull request #256 from nats-io/accountsz-metrics
  • dcc53f7 fix scraping healthz metrics endpoint (#232)
  • 78f05c6 Update dependencies
  • 29b22c2 Update licences, minor cleanup
  • 923696e Recreate test certs
  • 6546411 add /accstatz metrics
  • 0fd6d26 Add issue forms (#245)

v0.12.0

11 months ago

Changelog

  • fc4f5d5 Removing 'make install-tools' from readme
  • 44eb8da Merge pull request #236 from nats-io/deps-update
  • a067171 Bumping go module versions
  • 135f722 Bumping golang image version
  • 5ade09a Updating goreleaser config
  • 7b70e95 Adding md path ignore. Formatting
  • 828a237 Updating badges
  • 7a08d8b Moving lint job to coverage workflow
  • ac2a994 Debugging golangci-lint
  • 96800e4 Updating Github workflows. Fixed some unreachable code. Updated Makefile. Updated go deps
  • 57c2cba Adding openssl config for test certs. Replacing certs. Removing test skip.
  • fe8c3eb Merge pull request #234 from nats-io/dependabot/docker/cicd/alpine-3.18.2
  • 1a76e8d Bump alpine from 3.18.0 to 3.18.2 in /cicd
  • 3a05726 Merge pull request #228 from nats-io/dependabot/docker/cicd/alpine-3.18.0
  • cb9b983 Bump alpine from 3.17.3 to 3.18.0 in /cicd
  • f7e7238 Merge pull request #227 from nats-io/dependabot/docker/cicd/golang-1.20.4-bullseye
  • 01395ba Bump golang from 1.20.3-bullseye to 1.20.4-bullseye in /cicd

v0.11.0

1 year ago

Changelog

  • 18e9b7e Merge pull request #224 from nats-io/entrypoint-update
  • b8dce73 Entrypoint update
  • 0caf592 Merge pull request #221 from nats-io/dependabot/github_actions/actions/checkout-3
  • 2646c77 Bump actions/checkout from 1 to 3
  • ff3aced Merge pull request #220 from nats-io/dependabot/github_actions/docker/setup-buildx-action-2
  • 6c72e96 Merge pull request #223 from nats-io/dependabot/github_actions/actions/setup-go-4
  • 0d99166 Merge pull request #222 from nats-io/dependabot/github_actions/docker/bake-action-3
  • e9ee888 Bump actions/setup-go from 3 to 4
  • 7593fe1 Bump docker/bake-action from 2 to 3
  • 0fc2182 Bump docker/setup-buildx-action from 1 to 2
  • 8521ca4 Merge pull request #219 from nats-io/deps-update
  • 7634347 Updating go dependencies. Adding dependabot for images & github actions
  • f77253e Merge pull request #212 from mcosta74/fix/add-server-name-to-readme
  • 34ff62e fix: add new option to the README file
  • 311823a Merge pull request #211 from mcosta74/feat/use-server-name
  • adad172 fix: revert bad removal
  • 178588b add unit test for the new API
  • d613b2e fix linter violations
  • e785481 fix review comments
  • 8b67d7d rebase
  • a9d9d46 Merge pull request #210 from raypinto/fix-lint
  • 8822045 Update golangci-lint version
  • e7d429b Fix lint
  • aede896 Merge pull request #209 from friedrichwilken/bump-dependencies
  • 6b26048 bump dependencies
  • 740ad0e Upgrade golang to v1.20
  • cc4b824 Merge pull request #206 from nats-io/quote-go-version
  • e1cb12e Update tests
  • 772a389 Update tests
  • 3aca1ca CI fixes
  • 4c1867b Update deps
  • 0a0b2fb Bump version
  • 99c238b Skip monitoring https test, needs new certs
  • 87f75bf Merge pull request #208 from faisal-khalique/main
  • d4dcdd2 Add option to collect detailed metrics from /connz endpoint
  • b023950 yaml-quote
  • 7e1c1b9 Merge pull request #205 from nats-io/fix-lint
  • 575399e Fix lint
  • f19a6c9 Merge pull request #203 from raypinto/emit-healthz-metrics
  • 70ecd92 Merge pull request #204 from albinou/prom_metrics_add_account_id_label
  • c6ff6e6 Add an account_id label in prometheus metrics
  • c319f95 emit healthz metrics
  • 41e4a7e Merge pull request #201 from nats-io/goreleaser-fix
  • 806eb6a Updating goreleaser config
  • 6235faf Merge pull request #200 from nats-io/feature/auto-image-build
  • cfed02b Updating CI for repo parity
  • 998b863 Merge pull request #198 from nats-io/feature/auto-image-build
  • 1050378 Merge pull request #199 from nats-io/fix-lint-errors
  • bf2a1dd fix lint errors
  • d728950 Updating goreleaser, GitHub workflow, and Dockerfile for CI image creation.

v0.10.1

1 year ago

Changelog

  • 8f40861 Merge pull request #192 from friedrichwilken/bump-golang-to-1.19.3
  • 0763a50 bump version number
  • 51dee7b bump golang to v1.19.3 in dockerfile for linux
  • 5527020 Merge pull request #190 from rayjanoka/add_jsz_stream_first_seq
  • f2e5fa2 adding the jetstream stream first_seq value

v0.10.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/nats-io/prometheus-nats-exporter/compare/v0.9.3...v0.10.0

v0.9.3

2 years ago

Changelog

  • 7d623d7 Bump version
  • e158d19 Merge pull request #173 from phho/main
  • ad9c09c Add consumer ack floor metrics
  • 3a833b6 Merge pull request #171 from raypinto/add-consumerDesc-label
  • e2de0b4 add consumerDesc label for consumer metrics
  • b2ed713 Merge pull request #169 from pgvishnuram/main
  • efc0e55 fix for CVE-2022-27191 * our CVE scanner has detected crypto go module vulnerability in nats exporter this PR fixes that issue by updating the module version
  • 3f24ea2 Merge pull request #168 from philipfoulkes/gateway_info
  • 88d2df9 gateway info label values as metrics

v0.9.2

2 years ago

Changelog

  • 8465cd7 Update version
  • 04e2370 Bumped golang to 1.18
  • a119253 Revert "Bumped golang to 1.18"
  • a380681 Bumped golang to 1.18
  • e632b01 Fix helm metrics prefix issue (#161)

v0.9.1

2 years ago

Fixed

  • JSInfo metrics now work with NATS Server 2.7.0 and later (earlier NATS versions require an earlier exporter version)

Added

  • FreeBSD binaries

Docker Image

docker pull natsio/prometheus-nats-exporter:0.9.1