Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions exporter/googlecloudstorageexporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Here is an example configuration for this exporter:
exporters:
googlecloudstorage:
encoding: text_encoding
storage:
bucket:
name: bucket-test
project_id: project-test
reuse_if_exists: true
Expand All @@ -42,4 +42,4 @@ exporters:
extensions:
# text encoding to ensure only the body is placed in the bucket
text_encoding:
```
```