mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 20:22:32 +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
To rebuild on source change:
go get github.com/Unknwon/bra
bra run
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.6 GiB
Languages
TypeScript
54.6%
Go
42.2%
CUE
0.6%
Rich Text Format
0.6%
HTML
0.5%
Other
1.3%