monasca-api-python/
: Dockerfile for monasca-api (python version)monasca-persister-python/
: Dockerfile for monasca-persister (python version)monasca-notification/
: Dockerfile for the notification enginemonasca-agent/
: Dockerfile for Monasca Agent
There are also several run-once init containers used to bootstrap a new Monasca installation:
grafana-init/
: pre-loads Grafana with a Monasca datasource and several default dashboardinfluxdb-init/
: creates influxdb users and databasesmonasca-thresh/
: job to submit the monasca-thresh Storm topologymysql-init/
: initializes MySQL users, databases, and schemas
A number of custom dependency containers are also here:
grafana/
: Dockerfile for Grafana with Keystone auth and Monasca pluginskeystone/
: Dockerfile for dev keystonekafka/
: Dockerfile for k8s-compatible Kafkastorm/
: Dockerfile for Storm container