mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
6d814af0cc8d0131734ca1ed461b08292b632577
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
1.9 GiB
Languages
TypeScript
56.6%
Go
40.2%
Rich Text Format
0.7%
HTML
0.6%
CUE
0.4%
Other
1.3%