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

Topology: build queries for Loki

    • Icon: Story Story
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • Console Plugin, Loki
    • NetObserv - Sprint 215, NetObserv - Sprint 216, NetObserv - Sprint 217, NetObserv - Sprint 218

      Backend task: create the relevant queries to build a topology graph. This should be something along these lines:

      sum by(SrcK8S_OwnerName,SrcK8S_Namespace,DstK8S_OwnerName,DstK8S_Namespace) ( rate({ app="netobserv-flowcollector" } | json | __error__="" | unwrap Bytes [1m]) )

      => gives all the traffic & workloads relationships
      + include filtering on FlowDirection to deduplicate, and any other relevant filtering.

      An API endpoint must be created to fetch that data.

            jpinsonn@redhat.com Julien Pinsonneau
            jtakvori Joel Takvorian
            Mehul Modi Mehul Modi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: