semantic-conventions
semantic-conventions copied to clipboard
[profiles] introduce semantic convention
Changes
With https://github.com/open-telemetry/opentelemetry-proto/pull/534 a new OTel signal was introduced.
This change introduced semantic conventions specific to the OTel Profiling signal.
FYI: @open-telemetry/profiling-maintainers @aalexand
Merge requirement checklist
- [x] CONTRIBUTING.md guidelines followed.
- [x] Change log entry added, according to the guidelines in When to add a changelog entry.
- If your PR does not need a change log, start the PR title with
[chore]
- If your PR does not need a change log, start the PR title with
- [ ] schema-next.yaml updated with changes to existing conventions.
@open-telemetry/profiling-maintainers the PR got updated to only contain the frame types.
@open-telemetry/specs-semconv-approvers Can we get more general approvals on this one please? We already have a bunch of the profiling SIG's approvals, just missing an additional general semconv SIG approval.