f0o fadaffac21 Allow alerting on tables with relative/indirect glues.
This commit introduces a lookup using an adaption of left/right expansion searches to find a missing glue-column across several layers of relations.
You can now alert on data having a glue mapped to other entities as long as it resolves to 'device_id' in under 30 cycles.
First intention of usage is to alert on bill-usages.
The bills-table does not contain a valid 'device_id' glue and has to be resolved via 'bills.bill_id -> bill_ports.port_id -> ports.device_id'.
This example consumes 3+1 cycles.
2015-05-07 14:22:16 +00:00
..
2015-04-12 11:22:43 +00:00
2015-05-04 18:20:52 +01:00
2014-03-07 22:21:22 +01:00
2015-05-06 22:52:54 +01:00
2012-05-25 12:24:34 +00:00
2015-04-12 11:22:43 +00:00
2012-05-25 12:24:34 +00:00
2015-04-20 10:19:20 +01:00
2012-05-06 23:02:18 +00:00
2012-05-25 12:24:34 +00:00
2011-03-26 17:16:09 +00:00