mirror of
https://github.com/ItsDrike/network-monitor.git
synced 2024-12-26 14:04:34 +00:00
Fixed wrong header and image url
This commit is contained in:
parent
c118aeda1b
commit
98933bba8d
|
@ -49,7 +49,7 @@ Now we need to create the Prometheus Datasource in order to connect Grafana to P
|
|||
* Click `Data Sources`
|
||||
* Click the green button `Add Data Source`.
|
||||
|
||||
<center><img src="https://github.com/vegasbrianc/github-monitoring/blob/master/images/Add_Data_Source.png" width="400" heighth="400"></center>
|
||||
<center><img src="https://github.com/vegasbrianc/github-monitoring/blob/master/images/Grafana_Add_Data_Source.png" width="400" heighth="400"></center>
|
||||
|
||||
## Install Dashboard
|
||||
I created a Dashboard template which is available on [GitHub Stats Dashboard](https://grafana.net/dashboards/1559). Simply download the dashboard and select from the Grafana menu -> Dashboards -> Import
|
||||
|
|
Loading…
Reference in a new issue