Skip to content

Commit 8867ccd

Browse files
author
Bibas
committed
docs(observability): add comment to explain annotation
1 parent 045bab6 commit 8867ccd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

observability/cockpit/how-to/send-log-from-k8s-to-cockpit.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ logs:
6060
pod_logs:
6161
enabled: true
6262
discovery: "all"
63+
# This annotation is mandatory to gather your logs
6364
annotation: "cockpit.scw.cloud/logs.autogather"
6465
# -- Only capture logs from pods in these namespaces (`[]` means all namespaces).
6566
namespaces: []

0 commit comments

Comments
 (0)