I have deployed datahub in kubernetes cluster. But it is not showing stats and queries, how do I enable it?
s
square-activity-64562
03/07/2022, 1:37 PM
Basically you have to use a usage source to get the information from the sources (that support usage)
This is something not properly documented so far. Raised a PR to fix the documentation issue https://github.com/linkedin/datahub/pull/4333
n
numerous-camera-74294
03/07/2022, 1:46 PM
@square-activity-64562 as far as I know, the queries tab is ONLY available for BQ and Snowflake right? if so, I would state that explicitly (I don’t know if that is clear enough in your PR)
s
square-activity-64562
03/07/2022, 1:51 PM
That is not the case. As other sources are being updated these tab can show information for other sources too. e.g. Redshift, Trino, clickhouse usage sources also exist in OSS.
There is nothing in the design stopping anyone from writing custom source connector for their own sources to populate these tabs