Open jcmcken opened 6 years ago
There is a sideloading feature, but according to the documentation, it only updates the cache on task creation/reload. What I need is a feature to enrich data in real time by e.g. calling redis on every row. I'm not sure about the future of Kapacitor at all; it seems to me that it doesn't get too much love anymore.
I'm sure there's already internal issues/plans for additional sideloading sources, but I didn't see any public issues yet.
Here are some additional sideloading sources that might be useful:
GET
, return YAML data)HGETALL
a hash and load data)Related issues #722, #981