mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Document our support policy for Elastic (#67495)
* Document our support policy for Elastic * Update docs/sources/datasources/elasticsearch/_index.md * Fix lint --------- Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> Co-authored-by: Ivana Huckova <ivana.huckova@gmail.com>
This commit is contained in:
@@ -33,6 +33,8 @@ This data source supports these versions of Elasticsearch:
|
||||
- v7.16+
|
||||
- v8.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.
|
||||
|
||||
## Configure the data source
|
||||
|
||||
To configure basic settings for the data source, complete the following steps:
|
||||
|
Reference in New Issue
Block a user