Skip to content

Commit 745a584

Browse files
committed
chore: add note to readme
Signed-off-by: Bence Csati <[email protected]>
1 parent 7636f52 commit 745a584

File tree

3 files changed

+2
-296
lines changed

3 files changed

+2
-296
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,8 @@ Create a workload, which will generate logs for the pipeline:
185185
helm install --wait --create-namespace --namespace example-tenant-ns --generate-name oci://ghcr.io/kube-logging/helm-charts/log-generator
186186
```
187187

188+
**NOTE: To exclude logs from a specific pod, add the `telemetry.kube-logging.dev/exclude: "true"` annotation to the pod.**
189+
188190
Open the OpenObserve UI and inspect the generated log messages:
189191

190192
Set up portforwarding for OpenObserve UI

config.yaml

-284
This file was deleted.

pod.yaml

-12
This file was deleted.

0 commit comments

Comments
 (0)