Some values used to be hardcoded in "kartotherian/config.yaml"
New environment variables for Kartotherian to make the configuration easier:
KARTOTHERIAN_PORT: default 6533
KARTOTHERIAN_TELEGRAF_HOST: host used to connect to Telegraf (where statsd metrics will be sent).
These metrics will be disabled if this variable is empty.
Some values used to be hardcoded in "kartotherian/config.yaml" New environment variables for Kartotherian to make the configuration easier:
KARTOTHERIAN_PORT
: default 6533KARTOTHERIAN_TELEGRAF_HOST
: host used to connect to Telegraf (where statsd metrics will be sent). These metrics will be disabled if this variable is empty.KARTOTHERIAN_TELEGRAF_PORT
: default 8125