solana/metrics/metrics-internal
joeaba 68d57b1b9f
update influx enterprise scripts (#31117)
* update influx enterprise scripts
2023-04-10 09:10:54 -05:00
..
nginx
README.md update influx enterprise scripts (#31117) 2023-04-10 09:10:54 -05:00
chronograf_8888_internal.sh fix session timeout (#31057) 2023-04-05 11:12:29 -05:00
chronograf_8889_internal.sh fix session timeout (#31057) 2023-04-05 11:12:29 -05:00
grafana-internal-metrics.solana.com.ini
grafana_internal.sh fix session timeout (#31057) 2023-04-05 11:12:29 -05:00
host.sh
influxdb.conf
influxdb_internal.sh
start.sh fix session timeout (#31057) 2023-04-05 11:12:29 -05:00
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 the metrics-internal server you need to run the start.sh script.

Install the Buildkite-agent to run the status.sh script to periodically check for the status of the containers.

If any of the containers is not in running state or in exited state then it will try to redeploy the container, if it fails to do so an alert will be triggered to Discord and PagerDuty.

Note: If you deleted or removed any of containers manually you need to run the start.sh script.