README.md edited online with Bitbucket
Some checks failed
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled

This commit is contained in:
gandhimathi 2021-07-05 08:43:58 +00:00
parent 3e790a6411
commit f86bc724c5

View File

@ -1,5 +1,20 @@
![Grafana](docs/logo-horizontal.png)
Original Source
https://github.com/grafana/grafana/tree/v7.5.5
How to setup
https://github.com/grafana/grafana/blob/main/contribute/developer-guide.md
yarn install --pure-lockfile
after sucessfull completion of above command. run the below command independently with different terminal
yarn start --For compiling the Frontend assets
make run --- For Starting the GoLang server
The open-source platform for monitoring and observability.
[![License](https://img.shields.io/github/license/grafana/grafana)](LICENSE)