Skip to content

πŸ“• Learning Guide πŸ“• | Prometheus and PCA (Prometheus Certified Associate)

Notifications You must be signed in to change notification settings

yuyatinnefeld/prometheus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prometheus

Architecture and Components

Screenshot

About

Prometheus collects and stores its log-metrics as time series data, i.e. metrics information is stored with the timestamp at which it was recorded, alongside optional key-value pairs called labels.

Prep PCA Exam Mock

  • /PCA/exam-mock.md
  • /PCA/exam-mock-answer.md

Hands-On Training

Prometheus UI

Getting Started

  1. /getting-started/setup
  2. /getting-started/instrumentator
  3. /getting-started/recording-rules
  4. /getting-started/alert-rules
  5. /getting-started/alertmanager
  6. /getting-started/blackbox-exporter
  7. /getting-started/pushgateway
  8. /getting-started/service-discovery
  9. /getting-started/promql

Setup Prometheus with k8s

  1. /kubernetes/setup
  2. /kubernetes/exporter
  3. /kubernetes/instrumentator

Setup Grafana

  • /kubernetes/grafana

AWS

  1. /aws/deploy_prometheus_ec2_server
  2. /aws/scrape_ec2_instance

Learn Sources

About

πŸ“• Learning Guide πŸ“• | Prometheus and PCA (Prometheus Certified Associate)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published