keycloak-scim/testsuite/performance/monitoring/grafana
2017-11-29 18:05:31 +01:00
..
Dockerfile KEYCLOAK-5897 Support for multiple provisioning options in performance testsuite 2017-11-29 18:05:31 +01:00
entrypoint.sh Performance Testsuite 2017-09-25 20:06:06 +02:00
README.md Performance Testsuite 2017-09-25 20:06:06 +02:00
resource-usage-combined.json Performance Testsuite 2017-09-25 20:06:06 +02:00
resource-usage-per-container.json Performance Testsuite 2017-09-25 20:06:06 +02:00

Grafana configured with InfluxDB

Customization for InfluxDB

This image adds a custom entrypoint.sh on top of the original Grafana image which:

  • checks if $INFLUX_DATASOURCE_NAME exists in Grafana
  • creates the datasource if it doesn't exist
  • adds a custom dashboard configured to query for the datasource
  • starts Grafana