-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
backlogCurrently unprioritized work. May change with user feedback or as the product progresses.Currently unprioritized work. May change with user feedback or as the product progresses.tech-debtShort-term pain, long-term benefitShort-term pain, long-term benefit
Description
Right now we have generic policy logic that will include all policy configuration at the server or location context (where the policy is attached). However, some policies (like the ObservabilityPolicy) may have settings that need to live at the http context. Right now there is specialized logic when building the telemetry configuration (in the http context) that includes the settings from the ObservabilityPolicy.
We should figure out a way to make this logic more generic so that any policy that has configuration at the http context can easily include it there without the need for the dataplane configuration builder to know about it.
Metadata
Metadata
Assignees
Labels
backlogCurrently unprioritized work. May change with user feedback or as the product progresses.Currently unprioritized work. May change with user feedback or as the product progresses.tech-debtShort-term pain, long-term benefitShort-term pain, long-term benefit
Type
Projects
Status
🆕 New