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 5119e64 commit 705eebcCopy full SHA for 705eebc
plugins/out_stackdriver/gce_metadata.h
@@ -23,7 +23,7 @@
23
#include "stackdriver.h"
24
25
/* Project ID metadata URI */
26
-#define FLB_STD_METADATA_PROJECT_ID_URI "computeMetadata/v1/project/numeric-project-id"
+#define FLB_STD_METADATA_PROJECT_ID_URI "/computeMetadata/v1/project/numeric-project-id"
27
28
/* Zone metadata URI */
29
#define FLB_STD_METADATA_ZONE_URI "/computeMetadata/v1/instance/zone"
0 commit comments