Skip to content

Commit 0bfc829

Browse files
authored
Show some screenshots in about page (#19)
1 parent 1be2a72 commit 0bfc829

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

content/about.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,15 @@ layout: :theme/page
1010
NetObserv is a set of components used to observe network traffic by generating NetFlows from [eBPF agents](https://github.com/netobserv/netobserv-ebpf-agent), enriching those flows using [a configurable pipeline](https://github.com/netobserv/flowlogs-pipeline/) which is Kubernetes-aware, exporting them in various ways (logs, metrics, Kafka, IPFIX...), and finally providing a comprehensive [visualization tool](https://github.com/netobserv/network-observability-console-plugin/) for making sense of that data, and [a CLI](https://github.com/netobserv/network-observability-cli). Those components can be used as standalones or deployed in Kubernetes / OpenShift via an [integrated Operator](https://github.com/netobserv/network-observability-operator/).
1111

1212
It is known and distributed in Red Hat OpenShift as the [Network Observability operator](https://docs.openshift.com/container-platform/latest/observability/network_observability/network-observability-operator-release-notes.html).
13+
14+
## Topology view
15+
16+
![Topology]({page.image('about/topology-main.png')})
17+
18+
## Traffic flows view
19+
20+
![Traffic flows]({page.image('about/network-traffic-main.png')})
21+
22+
## Overview dashboard
23+
24+
![Overview charts]({page.image('about/overview-dashboard.png')})
253 KB
Loading
169 KB
Loading
202 KB
Loading

0 commit comments

Comments
 (0)