Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernandez Santiago authored and Fernandez Santiago committed Feb 21, 2021
1 parent 3169e46 commit 14ca142
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,27 +96,27 @@ Prometheus to store the data and Grafana to visualize it.
Add the plugin.

<p align="center">
<img src="screenshots/Plugin.png" width="800" >
<img src="screenshots/Plugin.png" width="600" >
</p>

Ingress on Grafana on [http://localhost:3000](http://localhost:3000) with Username: admin and Password: admin

Import data from prometheus. The docker is prometheus on port 9090.

<p align="center">
<img src="screenshots/Prometheus_1.png" width="800" >
<img src="screenshots/Prometheus_1.png" width="600" >
</p>

Import the Dashboard.

<p align="center">
<img src="screenshots/Prometheus_2.png" width="800" >
<img src="screenshots/Prometheus_2.png" width="600" >
</p>

Load the JSON.

<p align="center">
<img src="screenshots/Prometheus_3.png" width="800" >
<img src="screenshots/Prometheus_3.png" width="300" >
</p>

Enjoy the metrics.
Expand Down

0 comments on commit 14ca142

Please sign in to comment.