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 7a90970 commit e9182d7Copy full SHA for e9182d7
exporter/googlecloudstorageexporter/README.md
@@ -33,7 +33,7 @@ Here is an example configuration for this exporter:
33
exporters:
34
googlecloudstorage:
35
encoding: text_encoding
36
- storage:
+ bucket:
37
name: bucket-test
38
project_id: project-test
39
reuse_if_exists: true
@@ -42,4 +42,4 @@ exporters:
42
extensions:
43
# text encoding to ensure only the body is placed in the bucket
44
text_encoding:
45
-```
+```
0 commit comments