Queries | Grafana Labs
https://grafana.com/docs/grafana/latest/panels/queriesQueries are how Grafana panels communicate with data sources to get data for the visualization. A query is a question written in the query language used by the data source. Grafana asks, “Hey data source, would you send me this data, organized this way?” If the query is properly formed, then the data source responds.
Search grafana.com | Grafana Labs
https://grafana.com/searchSearch Downloads Login. Contact us. Overview. Learn about the monitoring solution for every database. Deployment options. Choose the version of Grafana that’s best for you. Plugins. Customize your Grafana experience with specialized dashboards, data sources, and …
Log queries | Grafana Labs
https://grafana.com/docs/loki/latest/logql/log_queriesLog queries. All LogQL queries contain a log stream selector. Optionally, the log stream selector can be followed by a log pipeline. A log pipeline is a set of stage expressions that are chained together and applied to the selected log streams. Each expression can filter out, parse, or mutate log lines and their respective labels.