mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
19 lines
601 B
Markdown
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! |