- Notifications
You must be signed in to change notification settings - Fork 513
[GCP] Add storage data stream #3785
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🌐 Coverage report
|
endorama left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small change but LGTM!
packages/gcp/changelog.yml Outdated
| - description: Add GCP Firestore Data stream | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/2704 | ||
| - description: Add GCP Storage Data Stream |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please target the most recent version of this package
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed.
This reverts commit efe5ae5. Bump to 2.7.0 was correct so this PR can be merged after elastic#3493
This reverts commit 41c69fb. Bump to 2.7.0 was correct so this PR can be merged after elastic#3493
| /test |
| I cannot reproduce the failure locally, as the same check ( |
tommyers-elastic left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
small typo in metric name
`authz.acl_based_object_access_.ount` -> `authz.acl_based_object_access_.count`
tommyers-elastic left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
9e1a55c to 5da5bf0 Compare
What does this PR do?
Adds
storagedata stream.Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots