docs: fix datastream gcs destination#16724
Conversation
Incorrect file rotation interval description.
|
Googlers: For automatic test runs see go/terraform-auto-test-runs. @shuyama1, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: 19 Click here to see the affected service packages
🟢 All tests passed! View the build log |
25c8496
Incorrect file rotation interval description.
Current docs mention that default is 900s which is incorrect (assuming this was copied from the bigquery freshness). I believe the default gcs file rotation values from api are 60s / 50mb respectively (from a stream created through UI), but not sure if there is an authoritative source to validate that and/or if that should be specified here.
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.