dashbitco / broadway_cloud_pub_sub

A Broadway producer for Google Cloud Pub/Sub
Apache License 2.0
70 stars 24 forks source link

Telemetry #89

Closed joladev closed 2 years ago

joladev commented 2 years ago

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

josevalim commented 2 years ago

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