We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646c223 commit a9827f1Copy full SHA for a9827f1
source/dump-ci-stats-to-gcp-metrics.js
@@ -1,4 +1,4 @@
1
-const { Monitoring } = require('@google-cloud/monitoring');
+const Monitoring = require('@google-cloud/monitoring');
2
// const fetch = require('node-fetch');
3
4
// Parse GCP credentials from environment variables
0 commit comments