mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
33 lines
1.3 KiB
Plaintext
33 lines
1.3 KiB
Plaintext
// module included in the following assemblies:
|
|
// networking/network_observability/installing-operators.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="network-observability-without-loki_{context}"]
|
|
= Network observability without Loki
|
|
|
|
[role="_abstract"]
|
|
Compare the features available with network observability with and without installing the {loki-op}.
|
|
|
|
If you only want to export flows to a Kafka consumer or IPFIX collector, or you only need dashboard metrics, then you do not need to install Loki or provide storage for Loki. The following table compares available features with and without Loki.
|
|
|
|
.Comparison of feature availability with and without Loki
|
|
[options="header"]
|
|
|===
|
|
| | *With Loki* | *Without Loki*
|
|
| *Exporters* | X | X
|
|
| *Multi-tenancy* | X | X
|
|
| *Complete filtering and aggregations capabilities* ^[1]^| X |
|
|
| *Partial filtering and aggregations capabilities* ^[2]^ | X | X
|
|
| *Flow-based metrics and dashboards* | X | X
|
|
| *Traffic flows view overview* ^[3]^ | X | X
|
|
| *Traffic flows view table* | X |
|
|
| *Topology view* | X | X
|
|
| *{product-title} console Network Traffic tab integration* | X | X
|
|
|===
|
|
[.small]
|
|
--
|
|
1. Such as per pod.
|
|
2. Such as per workload or namespace.
|
|
3. Statistics on packet drops are only available with Loki.
|
|
--
|