Uploaded image for project: 'Network Observability'
  1. Network Observability
  2. NETOBSERV-1425

Enhance metrics filters for relative references

    • Icon: Story Story
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None
    • BU Product Work
    • 2
    • False
    • None
    • False
    • OCPSTRAT-1206 - Network Observability: Custom metrics API GA
    • NetObserv - Sprint 249, NetObserv - Sprint 250

      "Relative reference" means referencing another field of a flow log to perform the filtering predicate, e.g.:

      • To filter for flows within a given namespace:
        • filter key=SrcK8S_Namespace, match=exact, value="$DstK8S_Namespace"
      • To filter for flows across namespaces:
        • filter key=SrcK8S_Namespace, match=exact_not, value="$DstK8S_Namespace"
        • (this involves a new "match type")

      This is just a suggestion of API, other ideas welcome, but it shows the goal: be able to monitor traffic within bounds of X or across boundaries of X.

      This would also be useful to monitor traffic cross-AZ

              jtakvori Joel Takvorian
              jtakvori Joel Takvorian
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: