grafana/public/app/features/correlations
Kristina 2738a3a6da
Correlations: Account for restricted datasource (#70717)
* Account for restricted datasource

* Allow for fetching datasource to return undefined and beef up filtering after to remove invalid datasources

* Revert "Account for restricted datasource"

This reverts commit 1087159b93.

* Empty-Commit
2023-06-27 07:02:57 -05:00
..
__mocks__ Correlations: Fix parsing create/update response (#66193) 2023-04-12 10:13:28 +02:00
components Correlations: Don't show Add button in empty call-to-action page when user has no sufficient permissions (#66006) 2023-04-05 21:08:12 +02:00
Forms Correlations: UX updates (#69313) 2023-06-14 08:34:06 -05: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 transformation editor (#66217) 2023-04-18 07:17:30 -05:00
CorrelationsPage.tsx Correlations: UX updates (#69313) 2023-06-14 08:34:06 -05:00
transformations.ts Correlations: Enable traceView formatted links (#67160) 2023-05-16 07:47:15 -05:00
types.ts Correlations: Fix parsing create/update response (#66193) 2023-04-12 10:13:28 +02:00
useCorrelations.ts Correlations: Account for restricted datasource (#70717) 2023-06-27 07:02:57 -05:00
utils.test.ts Glue: Fix creating duplicated data links created by Correlations (#65490) 2023-03-29 13:09:27 +02:00
utils.ts Correlations: Add links to prometheus dataframe where labels are split out (#67736) 2023-05-05 10:25:26 -05:00