Move resource to SDK.#254
Merged
bogdandrutu merged 10 commits intoopen-telemetry:masterfrom Sep 27, 2019
Merged
Conversation
Signed-off-by: Bogdan Drutu <[email protected]>
Signed-off-by: Bogdan Drutu <[email protected]>
songy23
approved these changes
Sep 21, 2019
Member
|
Note that the latest revision of open-telemetry/oteps#16 will require resources again at the API level. |
Member
Author
|
@Oberon00 thanks for pointing me to that :), just added some comments about this concern there. |
Member
SergeyKanzhelev
left a comment
There was a problem hiding this comment.
I wonder how it can be associated with the Meter.
Member
|
Probably we have to rethink that association with open-telemetry/oteps#42 |
Signed-off-by: Bogdan Drutu <[email protected]>
dfec7fc to
8eab6a9
Compare
Member
Author
|
@SergeyKanzhelev Meter is just an interface, you associate with the implementation of the interface so "indirectly" you associate with the Meter. |
SergeyKanzhelev
approved these changes
Sep 27, 2019
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 <[email protected]> * Update readme to add the new SDK specification section Signed-off-by: Bogdan Drutu <[email protected]> * Add propagation for trace package in the layout * Clarify the association between resource and API objects. Signed-off-by: Bogdan Drutu <[email protected]>
carlosalberto
pushed a commit
to carlosalberto/opentelemetry-specification
that referenced
this pull request
Oct 21, 2024
For `abc;def` the `locations_start_index` should be `4` as `2` points to `baz`. Follow up of open-telemetry/oteps#239 (comment)
carlosalberto
pushed a commit
to carlosalberto/opentelemetry-specification
that referenced
this pull request
Oct 23, 2024
For `abc;def` the `locations_start_index` should be `4` as `2` points to `baz`. Follow up of open-telemetry/oteps#239 (comment)
carlosalberto
pushed a commit
to carlosalberto/opentelemetry-specification
that referenced
this pull request
Oct 31, 2024
* Move resource to SDK. Signed-off-by: Bogdan Drutu <[email protected]> * Update readme to add the new SDK specification section Signed-off-by: Bogdan Drutu <[email protected]> * Add propagation for trace package in the layout * Clarify the association between resource and API objects. Signed-off-by: Bogdan Drutu <[email protected]>
carlosalberto
pushed a commit
to carlosalberto/opentelemetry-specification
that referenced
this pull request
Oct 31, 2024
For `abc;def` the `locations_start_index` should be `4` as `2` points to `baz`. Follow up of open-telemetry/oteps#239 (comment)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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".