Skip to content

Add support for instrumenting AWS SNS#938

Merged
stuartnelson3 merged 4 commits intoelastic:masterfrom
stuartnelson3:aws-sns
Apr 19, 2021
Merged

Add support for instrumenting AWS SNS#938
stuartnelson3 merged 4 commits intoelastic:masterfrom
stuartnelson3:aws-sns

Conversation

@stuartnelson3
Copy link
Copy Markdown
Contributor

There are a few questions called out in the code below, but other than that it does what it says on the tin.

closes #882

@stuartnelson3 stuartnelson3 requested a review from a team April 15, 2021 14:32

func getTopicName(req *request.Request) string {
// TODO: PhoneNumber is the third possibility, but I'm guessing we
// don't want to store that for customers?
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I figure we don't want to store something with such explosive cardinality, but made a note in case you know anything else.

@AlexanderWert do you know?

@ghost
Copy link
Copy Markdown

ghost commented Apr 15, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #938 updated

  • Start Time: 2021-04-19T09:37:46.771+0000

  • Duration: 39 min 19 sec

  • Commit: 7fe14cb

Test stats 🧪

Test Results
Failed 0
Passed 10526
Skipped 266
Total 10792

Trends 🧪

Image of Build Times

Image of Tests

@stuartnelson3 stuartnelson3 merged commit 36ee3f6 into elastic:master Apr 19, 2021
@stuartnelson3 stuartnelson3 deleted the aws-sns branch April 19, 2021 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[META 408] Instrumentation for AWS SNS

3 participants