Elasticsearch: Add Elasticsearch 9 to supported versions (#111966)

Add Elasticsearch 9 to supported Elasticsearch versions
This commit is contained in:
Adam Yeats
2025-10-10 17:37:59 +01:00
committed by GitHub
parent 180d7adb37
commit b3a89bbc6c
@@ -55,8 +55,9 @@ The following will help you get started working with Elasticsearch and Grafana:
This data source supports these versions of Elasticsearch:
- v7.17+
- ≥ v7.17
- v8.x
- v9.x
Our maintenance policy for Elasticsearch data source is aligned with the [Elastic Product End of Life Dates](https://www.elastic.co/support/eol) and we ensure proper functionality for supported versions. If you are using an Elasticsearch with version that is past its end-of-life (EOL), you can still execute queries, but you will receive a notification in the query builder indicating that the version of Elasticsearch you are using is no longer supported. It's important to note that in such cases, we do not guarantee the correctness of the functionality, and we will not be addressing any related issues.