marcel-dempers 37c562c2c1 links update
2020-01-24 21:04:16 +11:00

19 lines
601 B
Markdown

# Prometheus Guide
## Prometheus Overview
Prometheus Overview and Architecture - Video : [here](https://youtu.be/5o37CGlNLr8) <br/>
## Application Monitoring
Monitoring Python code with Prometheus - Video : [here](https://youtu.be/HzEiRwJP6ag) <br/>
Monitoring Nodejs code with Prometheus - Video : [here](https://youtu.be/m2zM3zOZl34) <br/>
Monitoring C# code with Prometheus - Video : [here](https://youtu.be/o4tdSrFnkvw) <br/>
## Prometheus Operator guide
Video : [here](https://youtu.be/LQpmeb7idt8) <br/>
Source Code tested on K8s version 1.14.8 <br/>
More coming soon!