Azure / Azure/azure-functions-python-library
How to receive CloudEvent triggers?
オープン
area:python-functions
- 主要言語
- Python
- スター
- 179
- フォーク
- 79
- 平均マージ
- 2日 8時間
- マージ済み PR(30日)
- 2
説明
EventGrid can send events in CloudEvents v1 format - but how do I receive them in a function? I expected to see a `func.CloudEvent` just like `func.EventGridEvent` or some transformation, but "CloudEvent" yields 0 hits in this repo.
`get_json()` *seems* to give me the payload (`.data`), but what about the metadata? What about extension attributes?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まずリポジトリで EventGridEvent、CloudEvent、get_json を検索し、現在の受信動作を確認します。ペイロード、メタデータ、拡張属性がどのように公開されるかを確認したうえで、Azure Function が EventGrid CloudEvent をどのように受信するのか、また完成後の動作がどのようになるのかを説明するガイダンスを文書化します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure, python
- 領域
- backend, cloud
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100