solana/metrics/metrics-main
joeaba 77aac98672
adding metrics deployment scripts (#30926)
* adding metrics deployment scripts

* fix trailing whitespaces

* fix more trailing whitespaces

* fix typos

* fix trailing whitespace

* fix loops

* update env vars

* fix shellcheck source

* add source references
2023-03-28 12:26:26 -05:00
..
README.md
alertmanager-discord.sh
alertmanager.sh
alertmanager.yml
chronograf.sh
chronograf_8889.sh
first_rules.yml
grafana-metrics.solana.com.ini adding metrics deployment scripts (#30926) 2023-03-28 12:26:26 -05:00
grafana.sh adding metrics deployment scripts (#30926) 2023-03-28 12:26:26 -05:00
host.sh
kapacitor.conf adding metrics deployment scripts (#30926) 2023-03-28 12:26:26 -05:00
kapacitor.sh adding metrics deployment scripts (#30926) 2023-03-28 12:26:26 -05:00
prometheus.sh
prometheus.yml
start.sh adding metrics deployment scripts (#30926) 2023-03-28 12:26:26 -05:00
status.sh

README.md

image

Services:

  1. Prometheus
  2. AlertManager
  3. Chronograf2 (on port 8888)
  4. Chronograf_8889 (on port 8889)
  5. Grafana (on port 3000)
  6. Grafana2 (on port 3001)
  7. Kapacitor

To install all the services on the metrics-internal server, you need to run the ./start.sh script.

Install the Buildkite-agent to run the pipeline to get the status of the container.

If any of the containers is not in running state or in exited state then it will redeploy the container as per the specific container status.

Note: If you delete or remove the container manually then you can also run the script to redeploy it again.