The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/docs/sources/panels/query-a-data-source/navigate-query-tab.md

1.0 KiB

aliases title weight
[/docs/grafana/latest/panels/query-a-data-source/navigate-query-tab/ /docs/sources/panels/query-a-data-source/navigate-query-tab/] Navigate the query tab 20

Navigate the query tab

The Query tab consists of the following elements:

  • Data source selector: Use the data source selector to select the source of the data you want to query. For more information about data sources, refer to Data sources.
  • Query options: Enables you to set maximum data retrieved parameters and query execution time intervals.
  • Query inspector button: Open the query inspector panel where you can view and optimize your query.
  • Query editor list: Lists the queries you have written.
  • Expressions: Use the expression builder to create alert expressions. For more information about expressions, refer to Use expressions to manipulate data.

{{< figure src="/static/img/docs/queries/query-editor-7-2.png" class="docs-image--no-shadow" max-width="1000px" >}}