solana-with-rpc-optimizations/metrics/metrics-internal
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
..
nginx
README.md
chronograf_8888_internal.sh
chronograf_8889_internal.sh
grafana-internal-metrics.solana.com.ini
grafana_internal.sh
host.sh
influxdb.conf
influxdb_internal.sh
start.sh
status.sh

README.md

image

Services :

  1. Influxdb
  2. Chronograf (on port 8888)
  3. Chronograf_8889 (on port 8889)
  4. Grafana

To install all the services on 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 specific script to redeploy it again.