Kibana should have a strict mode that fails on Elasticsearch deprecation warnings #22815
Labels
build
enhancement
New value added to drive a business result
stale
Used to mark issues that were closed for being stale
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Team:Operations
Team label for Operations Team
Describe the feature: Kibana should run tests in a mode where Kibana or the tests fail if we get deprecation warnings from Elasticsearch on requests. Since we couldn't immediately address every deprecation warning we would also need a way to skip or ignore a list of warnings until they were addressed.
Describe a specific use case for the feature: There was a recent issue on Cloud, and customers running through a proxy where the connection was closed after hitting some number of warnings.
Here's one example of the type of warnings; #22484
And the user problems https://discuss.elastic.co/t/bad-gateway-errors-in-discover-in-kibana-6-4-on-some-indices/146576
Elasticsearch issues: elastic/elasticsearch#33479
elastic/elasticsearch#33508
The text was updated successfully, but these errors were encountered: