chaos-genius / chaos_genius

ML powered analytics engine for outlier detection and root cause analysis.
https://www.chaosgenius.io
MIT License
737 stars 83 forks source link

Dimensions Enrichment #1220

Open wahmedswl opened 1 year ago

wahmedswl commented 1 year ago

Tell us about the problem you're trying to solve

Right now, dimensions drilldowns don't give any insight about Dimension itself. It would be great if we are able to attach metadata with the Dimension itself.

Describe the solution you'd like

It would be great if we are able to attach dimensions metadata when we are defining the KPI. Right now, we are taking KPI input via Table and Query. It would be great if we have same mechanism for Dimensions as well. e.g. We have device connectivity data and we have segmented that by tenant, then that dimension metadata table will have data for tenants and when we are on the drill down page and we hover over the dimension then that meta data is shown etc.

Describe alternatives you've considered

Additional context