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/installation/performance.md

716 B

page_title page_description page_keywords
Performance Tips Grafana performance tips grafana, performance, documentation

Performance tips

Graphite

Graphite 0.9.13 adds a much needed feature to the JSON rendering API that is very important for Grafana. If you are experiencing slow load & rendering times for large time ranges then it is most likely caused by running Graphite 0.9.12 or lower.

The latest version of Graphite adds a maxDataPoints parameter to the JSON render API, without this feature Graphite can return hundreds of thousands of data points per graph, which can hang your browser. Be sure to upgrade to 0.9.13.