Skip to content

Commit

Permalink
[otel-agent] update values yaml with example (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
povilasv committed Jul 12, 2023
1 parent 81ee28d commit 18e7122
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion otel-agent/k8s-helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,10 @@ opentelemetry-collector:
storeCheckpoints: true
maxRecombineLogSize: 1048576
extraFilelogOperators: []

# - type: recombine
# combine_field: body
# source_identifier: attributes["log.file.path"]
# is_first_entry: body matches "^(YOUR-LOGS-REGEX)"
kubernetesAttributes:
enabled: true
hostMetrics:
Expand Down

0 comments on commit 18e7122

Please sign in to comment.