Hi
I am developing a cdn api system (proxy server) and I need to add load balancer option by having heartbeat and ... it's important for me to have runtime data structure update (every 5 mins) but all I see is that we have to config our data structure just at the start time!
is runtime update possible now in lua-resty-checkups?