Slackbot
12/22/2022, 4:21 AMVadim
12/22/2022, 5:39 AMsys schema tables are virtual tables that provide a SQL queryable view into Druid's metadata (as cached on the broker). You can read more about them here: https://druid.apache.org/docs/latest/querying/sql-metadata-tables.html . The web console uses these tables extensively (incidentally if you have any more questions about the web console please post them in the #C030K0Z7S1Z channel). You can build your own queries on top of the sys tables for whatever monitoring you might want to do. Every web console table that is powered by a sys table provides a way for you to "open the query" in the Query view.Vadim
12/22/2022, 5:44 AMSachidananda
12/22/2022, 5:58 AMSachidananda
12/22/2022, 6:00 AMVadim
12/22/2022, 6:10 AMSachidananda
12/22/2022, 6:13 AMVadim
12/22/2022, 6:21 AMSachidananda
12/22/2022, 6:21 AM