Gcp Notes/gcp cloudevents: Revision history

From Federal Burro of Information
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 November 2022

9 November 2022

  • curprev 21:3121:31, 9 November 2022David talk contribs 534 bytes +534 Created page with " You can use gcp cloud funtions to eat gcp logging events. gcp logging -----> gcp eventarc --> gcp cloud functions ( lots of data ) ( filter on _this_ event) ( run _this_ code ) The hardest part for me is how to handle different types of events. the cloud event object has a property called payload, but is that an object ? or a dict? the cloud event object can be treated as a dist, cloudevent['field'] References: https://medium.com/google-cloud..."