stackdriver_exporter icon indicating copy to clipboard operation
stackdriver_exporter copied to clipboard

Update Google API library

Open SuperQ opened this issue 4 years ago • 2 comments

When working on https://github.com/prometheus-community/stackdriver_exporter/pull/74, I noticed google.golang.org/api/monitoring/v3 is marked as deprecated.

It needs to be updated to cloud.google.com/go/monitoring/apiv3

SuperQ avatar Apr 06 '20 17:04 SuperQ

Any news related to this topic?

colleym avatar Nov 11 '21 09:11 colleym

Looks like the above deprecation is now deprecated. :joy:

  • https://pkg.go.dev/cloud.google.com/go/monitoring/apiv3/v2
  • https://pkg.go.dev/cloud.google.com/go

SuperQ avatar Jan 25 '23 14:01 SuperQ