Skip to content

Move resource to SDK.#254

Merged
bogdandrutu merged 10 commits intoopen-telemetry:masterfrom
bogdandrutu:sdkresource
Sep 27, 2019
Merged

Move resource to SDK.#254
bogdandrutu merged 10 commits intoopen-telemetry:masterfrom
bogdandrutu:sdkresource

Conversation

@bogdandrutu
Copy link
Copy Markdown
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 <[email protected]>
Comment thread specification/library-layout.md
@Oberon00
Copy link
Copy Markdown
Member

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

@bogdandrutu
Copy link
Copy Markdown
Member Author

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

Comment thread specification/sdk-resource.md Outdated
Copy link
Copy Markdown
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
Copy Markdown
Member

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

@bogdandrutu
Copy link
Copy Markdown
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 <[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)
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