Skip to content

Augment SNS messages with distributed tracing #1921

@sburns

Description

@sburns

(Snipping default issue text, not reporting a problem)

#1807 is really cool and I'm excited to be able to better trace from a web frontend (where messages are published) to a consumer backend (where messages are consumed).

We tend to publish messages on a SNS topic and then use subscriptions to direct a message into the appropriate queue(s) so our SQS messages are produced within Amazon machinery and therefore can't use the automatic distributed tracing in #1807.

I believe following a similar pattern in #1807 for SNS publish methods should be able to help distributed tracing via SNS messages as well. Obviously y'all have your own internal roadmaps so I'm curious if I were to spend a little time on this if there's willingness to merge?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions