marcel-dempers eb3e655bb3 kind updates
2020-07-11 21:30:21 +10:00
..
2020-02-07 09:17:57 +11:00
2020-07-11 21:30:21 +10:00
2020-02-04 03:39:34 +00:00

Prometheus Guide

Important Notice:

To ensure I don't make any breaking changes, I have tagged the source code as a snapshot of the time the video was released. The tag will point to the exact source code I tested when I made the video. If you are using master branch, there might be breaking changes however I do my best to avoid it.

Prometheus Overview

Prometheus Overview and Architecture - Video : here
Source: here

Application Monitoring

Monitoring Python code with Prometheus - Video : here
Monitoring Nodejs code with Prometheus - Video : here
Monitoring C# code with Prometheus - Video : here

Source: here

Prometheus Operator guide

Video : here
Source Code tested on K8s version 1.14.8
Source: here

Node Exporter guide

Video : here
Source Code tested on K8s version 1.14.8
Source: here

More coming soon!