We're happy to announce that we've exposed new metrics for you to explore! Notably, we've added a couple of new command-line options as well:
-
--gatewayz
: As the name suggests, this new option exports additional gateway metrics, including pending_bytes per gateway. (#232) -
--sys-req-prefix
: This option sets the subject prefix for system requests (default is "$SYS.REQ"). Use this when you need to specify a different account for authorizing Surveyor, allowing you to map subjects specifically in your account imports. (#236)
What's Changed
- Bump golang from 1.23.2-bullseye to 1.23.3-bullseye in /cicd by @dependabot in #222
- Add raft group for JetStream metrics by @mtmk in #221
- Bump golang from 1.23.3-bullseye to 1.23.4-bullseye in /cicd by @dependabot in #224
- Bump alpine from 3.20.3 to 3.21.1 in /cicd by @dependabot in #228
- Add JetStream server stats by @mtmk in #227
- Bump alpine from 3.21.1 to 3.21.2 in /cicd by @dependabot in #229
- Bump golang from 1.23.4-bullseye to 1.23.5-bullseye in /cicd by @dependabot in #231
- Add gatewayz metrics by @mtmk in #232
- Bump docker/bake-action from 5 to 6 by @dependabot in #230
- Bump golang.org/x/crypto from 0.27.0 to 0.31.0 by @dependabot in #226
- Bump golang from 1.23.5-bullseye to 1.23.6-bullseye in /cicd by @dependabot in #234
- Sys req prefix by @mtmk in #236
- Bump golang from 1.23.6-bullseye to 1.24.0-bullseye in /cicd by @dependabot in #237
- Update build config by @samuelattwood in #238
New Contributors
Full Changelog: v0.7.1...v0.8.0