Skip to content

initial policy project proposal#3569

Open
jaronoff97 wants to merge 5 commits into
open-telemetry:mainfrom
jaronoff97:policy-project-proposal
Open

initial policy project proposal#3569
jaronoff97 wants to merge 5 commits into
open-telemetry:mainfrom
jaronoff97:policy-project-proposal

Conversation

@jaronoff97

@jaronoff97 jaronoff97 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This is the proposal to establish a project around the recently merged OTEP. The goal is to create alpha components, a specification, and more implementations and recommendations.

Comment thread projects/policies.md Outdated
Comment thread projects/policies.md Outdated
Comment thread projects/policies.md Outdated
Comment thread projects/policies.md Outdated
Comment thread projects/policies.md Outdated
Comment thread projects/policies.md
Comment thread projects/policies.md Outdated
Comment thread projects/policies.md
Comment thread projects/policies.md Outdated
Comment thread projects/policies.md Outdated
@jaronoff97

Copy link
Copy Markdown
Contributor Author

@jsuereth @dashpole @jackshirazi I've updated based on your feedback. PTAL! 🙇

Comment thread projects/policies.md Outdated
@jaronoff97
jaronoff97 marked this pull request as ready for review July 20, 2026 14:53
Comment thread projects/policies.md
- **Experimental policies** for the initial scope: **sampling, filtering, and
scoped transformations**. Additional transform types for things like
datapoints and other policy types are deferred and added iteratively.
- **Applied-policy reporting.** Scope and formalize how a component reports

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do we know which policies were applied by the collector if the collector process crashed before it could even report those metrics?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

General health and availability of the collector is already something that can be established by existing means (e.g. prometheus up metric, k8s liveness probes, or other forms of uptime monitoring). This will allow operators to diagnose issues with a policy that isn't applied (e.g. because it is invalid) or issues delivering policies, or will allow operators to tell how long it takes between when a policy is defined by the user, and when a policy is actually being enforced.

@svrnm svrnm added the area/project-proposal Submitting a filled out project template label Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/project-proposal Submitting a filled out project template

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants