v3.13.2
📦 prometheusView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release includes security updates by bumping dependencies golang.org/x/text and google.golang.org/grpc. It also addresses a bug in PromQL to prevent SIGBUS crashes when the data disk is full.
🐛 Bug Fixes
- PromQL: Preallocate the active query tracker file to avoid SIGBUS crashes when the data disk is full.