v1.0.0
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