dashbitco / broadway_cloud_pub_sub

A Broadway producer for Google Cloud Pub/Sub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telemetry

joladev opened this issue · comments

Is there a plan to add telemetry? Would a PR be welcome?

At a minimum I'm thinking of a span style event for the pull requests, with start and stop. For metadata I'd like to add the number of messages requested, maybe total demand too? This is something you have 0 insight into today using the library, and would be helpful for tweaking in production

Yes, a pull request is welcome! We already emit telemetry events on both sqs and rabbitmq!