Skip to content
Merged
Show file tree
Hide file tree
Changes from 19 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
e70377e
Create OTEP based on kubecon discussions on policy control.
jsuereth Nov 17, 2025
da34640
Update oteps/9999-telemetry-policy.md
jsuereth Nov 19, 2025
6396605
Add more justification.
jsuereth Nov 20, 2025
4a092aa
Rename to PR number.
jsuereth Nov 20, 2025
4063e20
update with more details from kubecon
jaronoff97 Nov 25, 2025
1e8697b
Add merging spec
menderico Dec 1, 2025
26645d4
Add some todos
jaronoff97 Dec 3, 2025
92383dd
Add post-merge conflict resolution and example
menderico Dec 8, 2025
930a151
update w/ 80 line breaks, better organization, tradeoffs, etc.
jaronoff97 Dec 22, 2025
87eec2d
update with more work
jaronoff97 Feb 6, 2026
26a98ea
chlog entry
jaronoff97 Feb 6, 2026
cc255e6
fix chlog
jaronoff97 Feb 6, 2026
40b05b3
Merge branch 'main' into wip-telemetry-policy-otep
jaronoff97 Feb 6, 2026
6c3e8de
update policy spec from feedback
jaronoff97 Mar 24, 2026
1b88a16
Merge branch 'main' into wip-telemetry-policy-otep
jaronoff97 Mar 24, 2026
10c4d96
spcheck
jaronoff97 Mar 24, 2026
79d5956
Merge branch 'wip-telemetry-policy-otep' of github.com:jsuereth/opent…
jaronoff97 Mar 24, 2026
715b1f6
Update oteps/4738-telemetry-policy.md
jaronoff97 Apr 10, 2026
f7d013e
Update oteps/4738-telemetry-policy.md
jaronoff97 Apr 13, 2026
6cf0565
Merge branch 'main' into wip-telemetry-policy-otep
jaronoff97 May 12, 2026
2897f8b
Merge branch 'main' into wip-telemetry-policy-otep
jaronoff97 May 29, 2026
53c8a3b
Merge branch 'main' into wip-telemetry-policy-otep
jaronoff97 Jun 1, 2026
88fb961
Merge branch 'main' into wip-telemetry-policy-otep
jaronoff97 Jun 4, 2026
d6bbdb6
update minor language
jaronoff97 Jun 15, 2026
3603e24
fix lint
jaronoff97 Jun 16, 2026
d6618ee
better language
jaronoff97 Jun 24, 2026
8eee91c
Merge branch 'main' into wip-telemetry-policy-otep
jsuereth Jun 24, 2026
a41ed6b
fix some links
jaronoff97 Jun 24, 2026
428e34f
Merge branch 'wip-telemetry-policy-otep' of github.com:jsuereth/opent…
jaronoff97 Jun 24, 2026
2553612
Merge branch 'main' into wip-telemetry-policy-otep
jsuereth Jun 29, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,8 @@ release.

### OTEPs

- Introduce Policies into the specification. ([#4288](https://github.com/open-telemetry/opentelemetry-specification/pull/4288))

- Extend attributes to support complex values.
([#4485](https://github.com/open-telemetry/opentelemetry-specification/pull/4485))

Expand Down
Loading
Loading