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

Move resource to SDK. #254

Merged
merged 10 commits into from
Sep 27, 2019
Merged

Conversation

bogdandrutu
Copy link
Member

All updates to the specs related to https://github.com/open-telemetry/oteps/blob/master/text/0007-no-out-of-band-reporting.md. After this PR is merged the otep can probably be marked as "implemented".

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
specification/library-layout.md Show resolved Hide resolved
@Oberon00
Copy link
Member

Note that the latest revision of open-telemetry/oteps#16 will require resources again at the API level.

@bogdandrutu
Copy link
Member Author

@Oberon00 thanks for pointing me to that :), just added some comments about this concern there.

Copy link
Member

@SergeyKanzhelev SergeyKanzhelev left a comment

Choose a reason for hiding this comment

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

I wonder how it can be associated with the Meter.

@Oberon00
Copy link
Member

Probably we have to rethink that association with open-telemetry/oteps#42

@bogdandrutu
Copy link
Member Author

@SergeyKanzhelev Meter is just an interface, you associate with the implementation of the interface so "indirectly" you associate with the Meter.

@bogdandrutu bogdandrutu merged commit 03018b1 into open-telemetry:master Sep 27, 2019
@bogdandrutu bogdandrutu deleted the sdkresource branch September 27, 2019 21:21
SergeyKanzhelev pushed a commit to SergeyKanzhelev/opentelemetry-specification that referenced this pull request Feb 18, 2020
* Move resource to SDK.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>

* Update readme to add the new SDK specification section

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>

* Add propagation for trace package in the layout

* Clarify the association between resource and API objects.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
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.

4 participants