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/transform-data/_index.md

789 B

aliases title weight
[/docs/grafana/latest/panels/transform-data/ /docs/grafana/latest/panels/transformations/ /docs/grafana/latest/panels/transformations/apply-transformations/ /docs/grafana/latest/panels/transformations/config-from-query/ /docs/grafana/latest/panels/transformations/rows-to-fields/ /docs/sources/panels/transform-data/] Transform data 500

Transform data

Transformations are a powerful way to manipulate data returned by a query before the system applies a visualization.

With transformations, you can:

  • Rename fields
  • Join time series data
  • Perform mathematical operations across queries
  • Use the output of one transformation as the input to another transformation

This section includes the following topics:

{{< section >}}