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

Fix Monitoring#create_time_series #486

Merged
merged 2 commits into from
Feb 20, 2020
Merged

Fix Monitoring#create_time_series #486

merged 2 commits into from
Feb 20, 2020

Conversation

Temikus
Copy link
Member

@Temikus Temikus commented Feb 20, 2020

It seems that the GoogleAPI client has made a breaking change again.

The method create_time_series no longer exists in the library and looks to have been replaced with create_project_timeseries.

We also need to bump the minimum gem version as this was introduced somewhere around 0.31

@Temikus Temikus requested a review from icco February 20, 2020 01:11
@codecov

This comment has been minimized.

It seems that the GoogleAPI client has made a breaking change again.

The method `create_time_series` no longer exists in the library and looks to have been replaced with `create_project_timeseries`
We also need to bump the minimum gem version as this was introduced somewhere around 0.31
@Temikus
Copy link
Member Author

Temikus commented Feb 20, 2020

Alright - this builds ok, but CodeCov seems to give us 500's at the moment so I think we can ignore coverage check for this particular build.

@Temikus
Copy link
Member Author

Temikus commented Feb 20, 2020

I'll merge this now since it's blocking some other work.

@Temikus Temikus merged commit 0e0e5fb into fog:master Feb 20, 2020
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.

1 participant