Skip to content

v1.0.0

Compare
Choose a tag to compare
@germanoeich germanoeich released this 13 Jan 19:28
· 57 commits to main since this release

v1.0.0 🎉

Breaking changes:

  • The nirn_proxy_requests metric has been changed from a summary to a histogram. The included dashboard has been updated

Fixes:

  • Don't log "shared" 429s as unexpected
  • Fix crash related to a map that wasn't guarded by a mutex (Only reproducible when an invalid token is used)
  • The proxy now properly handles request cancellation coming from the client
  • With the histogram, the latency metrics are not jagged and inconsistent anymore

Added:

  • nirn_proxy_open_connections metric

Changed:

  • The "clientId" label now displays the user + discrim combo instead of the client id