Skip to content

Use different resource naming for aws spans#299

Merged
tylerbenson merged 1 commit into
masterfrom
tyler/aws-naming
May 3, 2018
Merged

Use different resource naming for aws spans#299
tylerbenson merged 1 commit into
masterfrom
tyler/aws-naming

Conversation

@tylerbenson
Copy link
Copy Markdown
Contributor

Uses the pattern of service.operation, so for an S3 get object request, the resource name would be S3.GetObject.

This changes the resource name, so existing metrics will change.

@tylerbenson tylerbenson added type: enhancement Enhancements and improvements inst: others All other instrumentations tag: breaking change Breaking changes labels Apr 30, 2018
@tylerbenson tylerbenson added this to the 0.8.0 milestone Apr 30, 2018
@tylerbenson tylerbenson requested a review from realark April 30, 2018 05:49
@tylerbenson tylerbenson force-pushed the tyler/aws-naming branch 2 times, most recently from fc1bf4f to 7dfef00 Compare May 2, 2018 01:14
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is remapServiceName supposed to be called twice?

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.

oops...

Uses the pattern of `service.operation`, so for an S3 get object request, the resource name would be `S3.GetObject`.
@tylerbenson tylerbenson merged commit 732f0f2 into master May 3, 2018
@tylerbenson tylerbenson deleted the tyler/aws-naming branch May 3, 2018 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inst: others All other instrumentations tag: breaking change Breaking changes type: enhancement Enhancements and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants