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

Create a single resource instance #3118

Merged
merged 15 commits into from
Feb 6, 2023

Conversation

srikanthccv
Copy link
Member

Description

This doesn't make much difference as of now, but when the Resource.create implementation starts to create new IDs for the uniqueness guarantees (ex service.instance.id), It will end up creating three different ids each for signal.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • tox -e opentelemetry-sdk

Does This PR Require a Contrib Repo Change?

  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added

@srikanthccv srikanthccv marked this pull request as ready for review January 6, 2023 22:50
@srikanthccv srikanthccv requested a review from a team as a code owner January 6, 2023 22:50
@srikanthccv
Copy link
Member Author

@sanketmehta28 reminder, please review again.

@srikanthccv srikanthccv merged commit 209093b into open-telemetry:main Feb 6, 2023
@srikanthccv srikanthccv deleted the single-resource branch February 6, 2023 12:53
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

4 participants