Currently, we do a lot of logic in the UI side for the data drift detection feature, using Elasticsearch aggregations underneath the hood to compare the data. It would be good to create a Kibana endpoint (or potentially an Elasticsearch API?) so that this feature can be used programmatically via the API.
Describe the feature:
Currently, we do a lot of logic in the UI side for the data drift detection feature, using Elasticsearch aggregations underneath the hood to compare the data. It would be good to create a Kibana endpoint (or potentially an Elasticsearch API?) so that this feature can be used programmatically via the API.