From @jml on January 24, 2017 18:31
We currently have private operations for getting changed and created configs. We use this in the recording rules server to make sure we're processing all the configs.
We should also report the IDs of the configs that have been deleted, so we can stop processing those rules.
Copied from original issue: weaveworks/service#1085