Closed
Description
As a user of NGF
I want to apply an Observability policy to my routes
So that I can observe observability data for my route.
Acceptance
- The ObservabilityPolicy CRD and golang API is published in the repository
- A user can install the ObservabilityPolicy CRD with helm and manifests
- The API should adhere to the design outlined here.