Skip to content

Latest commit

 

History

History
 
 

prometheus

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

What is Prometheus?

Prometheus Architecture

How to install Prometheus

Prometheus Helloworld Hands-on

  • Required knowledge in helm | k8s first for better understanding. Because we will deploy our own Prometheus to K8s using Helm
  • Run the demo scipt: cd hello-world; ./prometheus-helloworld.sh
  • (Optional) Run the demo scipt and cleanup right after the demo: cd hello-world; ./prometheus-helloworld.sh true

Getting started with Prometheus