The following variables have been added to the components/monitoring/default.env file and can be overridden in env.local to change the docker image for one of the services enabled by the monitoring component:
GRAFANA_VERSION
GRAFANA_DOCKER
CADVISOR_VERSION
CADVISOR_DOCKER
PROMETHEUS_VERSION
PROMETHEUS_DOCKER
NODE_EXPORTER_VERSION
NODE_EXPORTER_DOCKER
ALERTMANAGER_VERSION
ALERTMANAGER_DOCKER
Note that the defaults are the same as the previous hardcoded versions so this change is fully backwards compatible.
Overview
components/monitoring/default.env
file and can be overridden inenv.local
to change the docker image for one of the services enabled by the monitoring component:GRAFANA_VERSION
GRAFANA_DOCKER
CADVISOR_VERSION
CADVISOR_DOCKER
PROMETHEUS_VERSION
PROMETHEUS_DOCKER
NODE_EXPORTER_VERSION
NODE_EXPORTER_DOCKER
ALERTMANAGER_VERSION
ALERTMANAGER_DOCKER
Changes
Non-breaking changes
Breaking changes
Related Issue / Discussion
Additional Information
CI Operations
birdhouse_daccs_configs_branch: master birdhouse_skip_ci: false