Day 78 and 80 image update

This commit is contained in:
Michael Cade 2022-04-22 17:09:55 +01:00
parent f1005ef3dc
commit fa76512573
4 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View File

@ -23,7 +23,7 @@ Pull approach - If you are talking to thousands of microservices or systems and
Once again we see YAML for configuration for Prometheus.
![](https://cdn.jsdelivr.net/gh/prometheus/prometheus@c34257d069c630685da35bcef084632ffd5d6209/documentation/images/architecture.svg)
![](Images/Day78_Monitoring7.png)
Later on you are going to see how this looks when deployed into Kubernetes, in particular we have the **PushGateway** which pulls our metrics from our jobs/exporters.

View File

@ -34,7 +34,7 @@ On top of the above mentioned components you might also see Beats which are ligh
- Kibana uses Elasticsearch DB to Explore, Visualize, and Share
![](https://www.guru99.com/images/tensorflow/082918_1504_ELKStackTut1.png)
![](Images/Day80_Monitoring8.png)
[Picture taken from Guru99](https://www.guru99.com/elk-stack-tutorial.html)