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/index.md

1.7 KiB

+++ title = "Grafana Documentation Site" description = "Install guide for Grafana" keywords = ["grafana", "installation", "documentation"] type = "docs" [menu.docs] name = "Welcome to the Docs" identifier = "root" weight = -1 +++

Welcome to the Grafana Documentation

Grafana is an open source metric analytics & visualization suite. It is most commonly used for visualizing time series data for infrastructure and application analytics but many use it in other domains including industrial sensors, home automation, weather, and process control.

Installing Grafana

For other platforms Read the [build from source]({{< relref "project/building_from_source.md" >}}) instructions for more information.

Configuring Grafana

The back-end web server has a number of configuration options. Go the Configuration page for details on all those options.

Getting started

Data sources guides

  • [Graphite]({{< relref "features/datasources/graphite.md" >}})
  • [Elasticsearch]({{< relref "features/datasources/elasticsearch.md" >}})
  • [InfluxDB]({{< relref "features/datasources/influxdb.md" >}})
  • [OpenTSDB]({{< relref "features/datasources/opentsdb.md" >}})