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

[v10.4.x] Google Cloud Monitor: Fix interface conversion for incorrect type in cloudMonitoringProm.run #85957

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

adamyeats
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 added this to the 10.4.x milestone Apr 11, 2024
@adamyeats adamyeats self-assigned this Apr 11, 2024
@adamyeats adamyeats requested a review from a team as a code owner April 11, 2024 14:13
@adamyeats adamyeats requested review from asimpson, bossinc, aangelisc and alyssabull and removed request for a team April 11, 2024 14:13
@adamyeats adamyeats merged commit f5b230d into v10.4.x Apr 11, 2024
11 checks passed
@adamyeats adamyeats deleted the backport-85811-to-v10.4.x branch April 11, 2024 15:52
@fabrizio-grafana fabrizio-grafana modified the milestones: 10.4.x, 10.4.3 May 13, 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