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

feat: collecting messaging.* span attributes in botocore instrumentation #1350

Merged

Conversation

saartochner-lumigo
Copy link
Contributor

@saartochner-lumigo saartochner-lumigo commented Sep 22, 2022

Description

Support messaging system in the sqs extension.
Following spec: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/messaging.md

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • [V] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • [V] Testing using moto to check all the three API cases: SendMessage, SendMessageBatch, ReceiveMessage

Does This PR Require a Core Repo Change?

  • [V] No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • [V] Followed the style guidelines of this project
  • [V] Changelogs have been updated
  • [V] Unit tests have been added
  • [V] Documentation has been updated

@saartochner-lumigo saartochner-lumigo requested a review from a team as a code owner September 22, 2022 11:30
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Sep 22, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

@srikanthccv
Copy link
Member

Also sign the CLA

Copy link
Member

@srikanthccv srikanthccv left a comment

Choose a reason for hiding this comment

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

Please sign the CLA

CHANGELOG.md Show resolved Hide resolved
@saartochner-lumigo
Copy link
Contributor Author

Hi @srikanthccv,
I signed the CLA, can you please approve the workflow?
Thanks!

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Nov 13, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

@srikanthccv srikanthccv enabled auto-merge (squash) November 13, 2022 16:59
@srikanthccv srikanthccv merged commit e0f7209 into open-telemetry:main Nov 13, 2022
@saartochner-lumigo saartochner-lumigo deleted the botocore-sqs-messaging-system branch November 13, 2022 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants