/DevOps-Observability

Observability Stack- Prometheus+Grafana+Alertmanager+Nodeexporter

Primary LanguageHCLApache License 2.0Apache-2.0

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.