Skip to content

Commit 15dcaf9

Browse files
committed
chore: migrate metrics service API from googleapis to @google-cloud/monitoring
1 parent 702a875 commit 15dcaf9

File tree

8 files changed

+1141
-888
lines changed

8 files changed

+1141
-888
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
},
5656
"dependencies": {
5757
"@google-cloud/common": "^6.0.0",
58+
"@google-cloud/monitoring": "^5.0.0",
5859
"@google-cloud/opentelemetry-resource-util": "^2.4.0",
5960
"@google-cloud/precise-date": "^5.0.0",
6061
"@google-cloud/projectify": "^5.0.0",
@@ -75,7 +76,6 @@
7576
"extend": "^3.0.2",
7677
"google-auth-library": "^10.0.0-rc.1",
7778
"google-gax": "^5.0.1-rc.0",
78-
"googleapis": "^148.0.0",
7979
"grpc-gcp": "^1.0.1",
8080
"is": "^3.3.0",
8181
"lodash.snakecase": "^4.1.1",

protos/protos.d.ts

Lines changed: 0 additions & 144 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)