Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v11.0.x] Google Cloud Monitor: Fix interface conversion for incorrect type in cloudMonitoringProm.run #85928

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

grafana-delivery-bot[bot]
Copy link
Contributor

Backport 0ec8ccb from #85811


This PR is for a new issue raised in https://github.com/grafana/support-escalations/issues/9574. The cloudMonitoringProm.run struct method was returning promResponse{} as en error whereas it should return backend.DataResponse{} so that it is correctly handled by cloudMonitoringProm.parseResponse. A test case has been added to confirm this.

…`cloudMonitoringProm.run` (#85811)

(cherry picked from commit 0ec8ccb)
@adamyeats adamyeats merged commit d4d69cf into v11.0.x Apr 11, 2024
22 checks passed
@adamyeats adamyeats deleted the backport-85811-to-v11.0.x branch April 11, 2024 15:52
@fabrizio-grafana fabrizio-grafana modified the milestones: 11.0.x, 11.0.0 May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants