alexphilipjames / DevOps-Observability

Observability Stack- Prometheus+Grafana+Alertmanager+Nodeexporter

Repository from Github https://github.comalexphilipjames/DevOps-ObservabilityRepository from Github https://github.comalexphilipjames/DevOps-Observability

DevOps-Observability FOSS Stack

Prometheus Server Chart

Hit the Star! ⭐

If you are planning to use this DevOps-Observability FOSS Stack repo for learning, please hit the star. Thanks!

Setup

  1. After cloning, we need to change the configuration files targets.json and prometheus.yml. To automate this process, execute the following script:

    $ cd DevOps-Observability
    $ bash scripts/service-discovery.sh
  2. Once you've made all the necessary changes in the configs, you can spin up the containers:

    $ docker-compose up -d
    $ docker-compose logs -f

Access the Webpages

License

This project is licensed under the Apache License 2.0. You can find the full text of the license in the LICENSE file.

About

Observability Stack- Prometheus+Grafana+Alertmanager+Nodeexporter

License:Apache License 2.0


Languages

Language:HCL 85.2%Language:Makefile 8.0%Language:Shell 6.8%