grafana/public/app/features/correlations
Kristina 0db397b8be
Correlations: Enable traceView formatted links (#67160)
* Enable correlations links for traceView formatted fields

* Add other links to the span UI

* Show both “legacy” and dataframe links

* bandaid test

* Remove special path logic, stringify all non strings before applying regex

* Fix test

* Do not create new instance of factory for every call, change header to correlations

* Get links from more than one field

* Remove categories

* Fix google cloud link tests

* Add test for multiple internal links

* Remove changes to datasources provisioning

* Added sorting, changed log link title
2023-05-16 07:47:15 -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: Add transformation editor (#66217) 2023-04-18 07:17:30 -05:00
CorrelationsFeatureToggle.tsx
CorrelationsPage.test.tsx Correlations: Add transformation editor (#66217) 2023-04-18 07:17:30 -05:00
CorrelationsPage.tsx Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01: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: Fix parsing create/update response (#66193) 2023-04-12 10:13:28 +02: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