Skip to content

Conversation

@kevinwcyu
Copy link
Contributor

What this PR does / why we need it:

Internal data link configs (data links that link to another data source) were added to the backend in 9.5.0. When Trace queries were added to OpenSearch, it added internal data links in the frontend. When we moved the Trace queries to run on the backend, the data links stopped working in pre 9.5.0 versions of Grafana since the backend response didn't have the internal data link config anymore. This PR adds the logic to populate the internal link config only for Trace List queries and only for the Trace Id field, it should leave all other data link configs untouched.

Which issue(s) this PR fixes:

Fixes #348

Special notes for your reviewer:

For testing, see the contributing doc for instructions on how to set up traces for OpenSearch.

@kevinwcyu kevinwcyu requested a review from a team as a code owner March 22, 2024 18:50
@kevinwcyu kevinwcyu requested review from njvrzm and sarahzinger and removed request for a team March 22, 2024 18:50
@kevinwcyu kevinwcyu merged commit 74411f5 into main Mar 27, 2024
@kevinwcyu kevinwcyu deleted the kevinwcyu/fix-explore-data-link branch March 27, 2024 22:32
@kevinwcyu kevinwcyu mentioned this pull request Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants