enrich
enrich copied to clipboard
Common: make it possible to reload enrichments configuration in runtime
trafficstars
Enrichments are stored in KV storage and driver has a simple HTTP endpoint, by hitting which a 3rd party app can force an enricher to reload enrichments.
We technically could post whole new enrichments config, but see it as a security concern.