Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for instrumenting AWS SNS #938

Merged
merged 4 commits into from
Apr 19, 2021

Conversation

stuartnelson3
Copy link
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
@elastic-apm-tech elastic-apm-tech added this to In Progress in APM-Agents (OLD) Apr 15, 2021

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
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?

@apmmachine
Copy link
Collaborator

apmmachine 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

docs/supported-tech.asciidoc Outdated Show resolved Hide resolved
docs/supported-tech.asciidoc Outdated Show resolved Hide resolved
docs/supported-tech.asciidoc Outdated Show resolved Hide resolved
module/apmawssdkgo/session.go Show resolved Hide resolved
module/apmawssdkgo/sns.go Show resolved Hide resolved
@stuartnelson3 stuartnelson3 merged commit 36ee3f6 into elastic:master Apr 19, 2021
APM-Agents (OLD) automation moved this from In Progress to Done 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
Development

Successfully merging this pull request may close these issues.

[META 408] Instrumentation for AWS SNS
3 participants