pprof: add profile attribute#3078
Merged
jsuereth merged 3 commits intoopen-telemetry:mainfrom Jan 7, 2026
Merged
Conversation
Add pprof specific attributes to help convert pprof to OTel profiles and vice versa. Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
ffbafc0 to
27ddb08
Compare
florianl
commented
Nov 13, 2025
florianl
commented
Nov 13, 2025
florianl
commented
Nov 13, 2025
florianl
commented
Nov 13, 2025
christos68k
reviewed
Nov 13, 2025
Contributor
|
Should these new attributes also appear on the profiles page in the compatibility section? |
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
aalexand
reviewed
Nov 26, 2025
Member
felixge
reviewed
Dec 10, 2025
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
aalexand
approved these changes
Dec 15, 2025
christos68k
approved these changes
Dec 15, 2025
felixge
approved these changes
Dec 18, 2025
|
This PR has been labeled as stale due to lack of activity. It will be automatically closed if there is no further activity over the next 7 days. |
Member
Author
|
Friendly ping to @open-telemetry/specs-semconv-approvers to review and merge this proposal. |
jsuereth
approved these changes
Jan 7, 2026
Cirilla-zmh
pushed a commit
to Cirilla-zmh/semantic-conventions
that referenced
this pull request
Feb 3, 2026
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
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.
Changes
Add pprof specific attributes to help convert pprof to OTel profiles and vice versa.
FYI @open-telemetry/profiling-approvers
Important
Pull requests acceptance are subject to the triage process as described in Issue and PR Triage Management.
PRs that do not follow the guidance above, may be automatically rejected and closed.
Merge requirement checklist
[chore]