Docs: Reword variables limitation (#97215)

This commit is contained in:
Isabel Matwawana 2024-12-13 09:46:55 -05:00 committed by GitHub
parent 4eca0dffc5
commit ed6f41cd2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -292,7 +292,7 @@ guaranteed because plugin developers can override this functionality. The follow
## Limitations ## Limitations
- Panels that use frontend data sources will fail to fetch data. - Panels that use frontend data sources will fail to fetch data.
- Template variables are not supported. - Variables and queries including variables are not supported.
- Exemplars will be omitted from the panel. - Exemplars will be omitted from the panel.
- Only annotations that query the `-- Grafana --` data source are supported. - Only annotations that query the `-- Grafana --` data source are supported.
- Organization annotations are not supported. - Organization annotations are not supported.