Prometheus and Grafana installation using Docker Compose

Опубликовано: 08 Октябрь 2024
на канале: CodeWithRajRanjan
3,060
55

n this post, we will learn to install Prometheus and Grafana using Docker Compose. Installation using Docker Compose will be Operating system agnostic. Prometheus and Grafana are monitoring tools for your application.

Using Prometheus you can collect metrics from different sources like NodeJs, Python, etc application, and then use Grafana to plot meaningful graphs using the collected data.


References
https://selftuts.in/prometheus-and-gr...
https://hub.docker.com/r/prom/prometheus
https://selftuts.in/install-docker-on...
https://github.com/codewithrajranjan/...

Social Media

CodeWithRajRanjan :    / @codewithrajranjan  
Website: https://selftuts.in/
Facebook:   / codewithrajranjan  
Twitter:   / code_rajranjan  

Important Playlists

Docker For Beginners:    • Docker for Beginners  
Kafka For Beginners:    • Kafka for beginners  
Python MongoDB:    • Python MongoDB  
VirtualMachineCluster:   • Virtual Machine Cluster Setup  
Python For Beginners:    • Python for Beginners - 2018  
AWS Lambda NodeJS:    • AWS Lambda Using NodeJS  
Vagrant For Beginners:    • Vagrant For Beginners  
TODO REST API NodeJS:    • TODO REST APP in Express ( NodeJS )  
Exception Handling Python:    • Exception Handling in Python  
VIM:    • VIM  
GIT:    • Git