Aug 06, 2025
kubernetes and Anomaly updates
Added
- Add the ability to treat missing data point as
0
for performance and error triggers. If you have traffic in bursts (e.g. aCron
job), there's not always enough data to trigger or close an alert. When checking this checkbox, we will simulate the metric, allowing alerts to close. - Add container status, uptime, and restart count in the Kubernetes Pods table
- Add container status and owner reference grouping options in the Kubernetes overview page
- Add uptime and restart count in the Pod overview tooltip
Changed
- Update the order of steps in the OpenTelemetry Java installation flow to improve the installation flow experience.