Skip to content

Commit 98ad1e4

Browse files
committed
update
1 parent e359202 commit 98ad1e4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

hack/observability/promtail/values.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,14 @@
33
config:
44
# publish data to loki
55
lokiAddress: http://loki:3100/loki/api/v1/push
6+
7+
snippets:
8+
pipelineStages:
9+
- cri: { }
10+
- json:
11+
expressions:
12+
cluster: cluster
13+
machine: machine
14+
- labels:
15+
cluster:
16+
machine:

0 commit comments

Comments
 (0)