Self monitoring stops uploading if connection to Elasticsearch is lost #94900
Labels
bug
Fixes for quality problems that affect the customer experience
regression
Team:Monitoring
Stack Monitoring team
Kibana version: 7.11 & master
Elasticsearch version: 7.11 & master
Server OS version:
Browser version:
Browser OS version:
Original install method (e.g. download page, yum, from source, etc.):
Describe the bug:
If self-monitoring is used and Kibana loses its connection to Elasticsearch, it does not resume reporting metrics once the connection is reestablished.
Steps to reproduce:
Expected behavior:
Self-reported monitoring should be able to recover from connection failures
Screenshots (if relevant):
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context:
I tested this scenario in ELK 7.10.2 and could not reproduce the issue so this does appear to be a regression in 7.11+. I did notice this that this refactor PR touched this area of the code: #83546
The text was updated successfully, but these errors were encountered: