profiles: improve Sample message clarity and usage documentation.#724
Conversation
Co-authored-by: Christos Kalkanis <christos.kalkanis@elastic.co>
Co-authored-by: Christos Kalkanis <christos.kalkanis@elastic.co>
|
@open-telemetry/profiling-maintainers as discussed in the SIG meeting, this replaces #714, retaining the straightforward/agreed bits but removing/deferring the aggregation doc changes until further discussion. |
|
We also discussed in one of the SIG meetings that we should document that the "shape" of the samples in terms of values vs timestamps should be the same for all samples in the given profile. For example, we disallow having one sample with timestamps and another a timestamp-less aggregated value sample. Do we want to add that note here or in a separate PR? |
|
Can you please an entry in |
jsuereth
left a comment
There was a problem hiding this comment.
As discussed offline, I don't think we should move this direction.
- This does not allow sharing of resource/transformation code in the collector because we just move the data from resource elsewhere, so no sharing
- We should figure out efficiency issues for profiling separately.
|
@open-telemetry/proto-approvers Please approve and merge. |
|
@jsuereth you blocked this earlier. What's your current position on this? |
jsuereth
left a comment
There was a problem hiding this comment.
Thanks for updating this folks! Approving
open-telemetry/opentelemetry-proto#724 introduces a breaking change to the Profiles signal. Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
open-telemetry/opentelemetry-proto#724 introduces a breaking change to the Profiles signal. Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description open-telemetry/opentelemetry-proto#724 introduces a breaking change to the Profiles signal. This is a follow up to #14739. <!-- Issue number if applicable --> #### Link to tracking issue Fixes # <!--Describe what testing was performed and which tests were added.--> #### Testing <!--Describe the documentation added.--> #### Documentation <!--Please delete paragraphs that you did not use before submitting.--> --------- Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
As #77 introduces breaking changes (open-telemetry/opentelemetry-proto#724), bump the version of devfiler. Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
No description provided.