grafana/public/app/features/correlations
Giordano Ricci e4c394dfcd
Correlations: add tracking for add, update, delete, and details expanded (#58239)
* Correlations: add tracking for add, update, delete, and details expanded

* add tests

* change delete event

* rename handlers
2022-11-08 10:10:09 +00:00
..
components Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00
Forms Correlations: Add query editor and target field to settings page (#55567) 2022-10-10 12:32:21 +01:00
CorrelationsFeatureToggle.tsx Correlations: Hide Correlations Page behind a feature toggle (#55224) 2022-09-16 15:14:27 +02:00
CorrelationsPage.test.tsx Correlations: add tracking for add, update, delete, and details expanded (#58239) 2022-11-08 10:10:09 +00:00
CorrelationsPage.tsx Correlations: add tracking for add, update, delete, and details expanded (#58239) 2022-11-08 10:10:09 +00:00
types.ts Correlations: Add query editor and target field to settings page (#55567) 2022-10-10 12:32:21 +01:00
useCorrelations.ts Correlations: add tracking for add, update, delete, and details expanded (#58239) 2022-11-08 10:10:09 +00:00
utils.test.ts Glue: Enrich query results data frames in Explore with correlations to generate static links from correlations (#56295) 2022-10-11 14:40:55 +02:00
utils.ts Glue: Enrich query results data frames in Explore with correlations to generate static links from correlations (#56295) 2022-10-11 14:40:55 +02:00