Hi~, why I don't have any stats for ClickHouse Dat...
# ingestion
w
Hi~, why I don't have any stats for ClickHouse Data? How to enable stats of Dataset ui?
h
Hey, have you enabled profiling ? Stats data is ingested only if profiling is enabled.
profiling:
enabled: True
thank you 1