keycloak-scim/testsuite/performance/monitoring/cadvisor
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

CAdvisor configured for InfluxDB

Google CAdvisor tool configured to export data into InfluxDB service.

Customization for InfluxDB

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

  • checks if $INFLUX_DATABASE exists on $INFLUX_HOST
  • creates the DB if it doesn't exist
  • starts cadvisor with storage driver set for the Influx DB