-
Notifications
You must be signed in to change notification settings - Fork 142
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
Add Kinesis logging support #351
Conversation
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.
👋🏻 I ran your branch/tests locally and found they were failing so I noticed this issue in the code that when updated would cause the tests to pass.
I'll give another proper/full review tomorrow.
Thanks.
Co-authored-by: Mark McDonnell <Integralist@users.noreply.github.com>
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.
👋🏻 I noticed just a couple of minor corrections.
Co-authored-by: Mark McDonnell <Integralist@users.noreply.github.com>
Copy and Paste 😞 |
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.
Awesome @MerlinDMC thank you for taking the time to put this PR together!
This looks good to me.
I'm now running the full test suite on your branch before I merge, but unfortunately it can take many hours to complete (we're working on fixing that btw).
👍 Thanks for taking the time to review and test it. We're looking forward to test the logging stream via Kinesis 😉 |
Proposed Change(s)
go-fastly
to versionv2.1.0
to support Kinesis.fastly_service_v1
andfastly_service_compute
docs to reflect the change.Relevant Link(s) / Doc(s)
Validation
fixes #350