[dynamic control] Update README on instructions for using the project as an extension#2885
Open
jackshirazi wants to merge 19 commits into
Open
[dynamic control] Update README on instructions for using the project as an extension#2885jackshirazi wants to merge 19 commits into
jackshirazi wants to merge 19 commits into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds comprehensive user-facing documentation to the dynamic-control module's README, describing the Telemetry Policy concept, build/usage instructions, configuration options, and an end-to-end example.
Changes:
- Adds "Using this project" section explaining the Telemetry Policy flow (Message → Provider → Policy → Aggregator → Implementer).
- Documents building the extension, using it via auto-config or declarative config, and lists supported config values and policies.
- Provides a Unix quick-start example and a worked configuration example.
12 tasks
LikeTheSalad
approved these changes
May 29, 2026
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.
Description:
Update README on instructions for using the project as an extension. I've included the declarative config instructions although they aren't valid until #2881 is merged.
Existing Issue(s):
part of #2868
Testing:
Manually tested
Documentation:
That's what this is
Outstanding items:
see #2868