More context in the parent issue: https://github.com/grafana/grafana/issues/110681 - [ ] This is Part 2/3 of https://github.com/grafana/grafana/issues/110681 Once dataLinksPostProcessor is available in the context we can pass it to apply field overrides to make sure it can be used by application plugins. - [ ] Read context with useDataLinksContext from https://github.com/grafana/grafana/issues/110686 - [ ] Pass data links post processor to [applyFieldOverrides](https://github.com/grafana/scenes/blob/v6.34.0/packages/scenes/src/components/VizPanel/VizPanel.tsx#L476)