mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
21 lines
1.2 KiB
Plaintext
21 lines
1.2 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// network_observability/network-observability-overview.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="network-observability-dependency-network-observability-operator_{context}"]
|
|
= Optional dependencies of the Network Observability Operator
|
|
|
|
[role="_abstract"]
|
|
Integrate the Network Observability Operator with optional dependencies, such as the {loki-op} for flow storage and AMQ Streams (Kafka) for resilient, large-scale data handling and scalability.
|
|
|
|
Supported optional dependencies include the {loki-op} for flow storage, and AMQ Streams for large-scale data handling with Kafka.
|
|
|
|
{loki-op}:: You can use Loki as the backend to store all collected flows with a maximal level of details. It is recommended to use the Red Hat supported {loki-op} to install Loki. You can also choose to use network observability without Loki, but you need to consider some factors. For more information, see "Network observability without Loki".
|
|
|
|
AMQ Streams Operator:: Kafka provides scalability, resiliency and high availability in the {product-title} cluster for large scale deployments.
|
|
+
|
|
[NOTE]
|
|
====
|
|
If you choose to use Kafka, it is recommended to use Red Hat supported AMQ Streams Operator.
|
|
==== |