- Kibana Guide: other versions:
- What is Kibana?
- Get started
- Set Up Kibana
- Discover
- Visualize
- Dashboard
- Canvas
- Graph data connections
- Machine learning
- Elastic Maps
- Metrics
- Logs
- APM
- Uptime
- SIEM
- Dev Tools
- Stack Monitoring
- Management
- Reporting from Kibana
- REST API
- Kibana plugins
- Limitations
- Release Highlights
- Breaking Changes
- Release Notes
- Developer guide
Kibana 7.5.2
editKibana 7.5.2
editBug fixes
editRegression
edit- Watcher
-
-
Passes termOrder and hasTermsAgg properties to serializeThresholdWatch function #54391
A regression was introduced into 7.5.0 that caused a particular configuration of Threshold Watches to fail or erroneously trigger if they were created or edited in 7.5. If you’ve created or edited a Threshold Watch with a "GROUPED OVER" condition set to
top
with Kibana 7.5.0, you’ll need to upgrade to a version of Kibana that contains this fix and recreate these watches.The easiest way to do this is to go to the edit screen of the Threshold Watch in the UI and simply click the Save button. This will recreate the watch with the proper configuration. No other changes to the watch will be necessary on your part.
-
On this page