Skip to content

Commit 8ec9687

Browse files
authored
Merge pull request #79278 from skrthomas/OCPBUGS-36901
OCPBUGS-36901: Add step to network observability installation for Lokiless option
2 parents baa7a4f + 0a090e6 commit 8ec9687

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/network-observability-operator-install.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Additionally, this installation example uses the `netobserv` namespace, which is
3333
. Navigate to *Operators* -> *Installed Operators*. Under Provided APIs for Network Observability, select the *Flow Collector* link.
3434
. Navigate to the *Flow Collector* tab, and click *Create FlowCollector*. Make the following selections in the form view:
3535
.. *spec.agent.ebpf.Sampling*: Specify a sampling size for flows. Lower sampling sizes will have higher impact on resource utilization. For more information, see the "FlowCollector API reference", `spec.agent.ebpf`.
36+
.. If you are not using Loki, click *Loki client settings* and change *Enable* to *False*. The setting is *True* by default.
3637
.. If you are using Loki, set the following specifications:
3738
... *spec.loki.mode*: Set this to the `LokiStack` mode, which automatically sets URLs, TLS, cluster roles and a cluster role binding, as well as the `authToken` value. Alternatively, the `Manual` mode allows more control over configuration of these settings.
3839
... *spec.loki.lokistack.name*: Set this to the name of your `LokiStack` resource. In this documentation, `loki` is used.

0 commit comments

Comments
 (0)