Skip to content
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

Consider support of CloudEvents standard #1467

Open
alexander-yevsyukov opened this issue Aug 26, 2022 · 4 comments
Open

Consider support of CloudEvents standard #1467

alexander-yevsyukov opened this issue Aug 26, 2022 · 4 comments

Comments

@alexander-yevsyukov
Copy link
Contributor

This InfoQ article mentions the CloudEvents standard as a nice feature of 2nd version of GCP Cloud Functions.

We may review the CloudEvents specs to see if our Protobuf types related to events have enough data to support the specs.

Then we may provide the support for the standard so that Spine-based systems can be integrated easier.

@alexander-yevsyukov
Copy link
Contributor Author

@xSAVIKx, FYI ;)

@xSAVIKx
Copy link

xSAVIKx commented Aug 26, 2022

That's the right direction 🙂

You may wanna jump into the cloudevents SDK maintainers for the Java implementation.

And I may help with Python if ever needed. I am one of the Python SDK maintainers now.

@xSAVIKx
Copy link

xSAVIKx commented Aug 26, 2022

Also, CloudEvents are supported by gen 1 of Cloud Functions AFAIK.

And you may consider using CloudEvents just as a transport layer and wrap Spine events data with CloudEvents structure

@alexander-yevsyukov
Copy link
Contributor Author

You may wanna jump into the cloudevents SDK maintainers for the Java implementation.
@xSAVIKx, we're short of hands now, and need to release v2.0 first. But thanks for the invitation!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants