mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 22:02:17 +08:00
Work in progress Grafana 2.0 (with included Grafana backend)
building and running
go run build.go setup (only needed once to install godep)
go run build.go build
For quicker builds:
godep restore (will pull down all golang lib dependecies in your current GOPATH)
go build -o ./bin/grafana .
To build less to css for frontend:
cd grafana
npm install
npm install -g grunt-cli
grunt
Description
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.
alertinganalyticsbusiness-intelligencedashboarddata-visualizationelasticsearchgografanahacktoberfestinfluxdbmetricsmonitoringmysqlpostgresprometheus
Readme
AGPL-3.0
2.8 GiB
Languages
TypeScript
54.4%
Go
42.4%
CUE
0.6%
Rich Text Format
0.6%
HTML
0.5%
Other
1.3%