We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79afc74 commit a52aaecCopy full SHA for a52aaec
1 file changed
charts/netdata/values.yaml
@@ -1076,9 +1076,9 @@ netdataOpentelemetry:
1076
print_flattened: false
1077
buffer_samples: 10
1078
throttle_charts: 100
1079
- chart_configs_dir: otel.d/v1/metrics
+ chart_configs_dir: /etc/netdata/otel.d/v1/metrics
1080
logs:
1081
- journal_dir: otel/v1
+ journal_dir: /var/log/netdata/otel/v1
1082
size_of_journal_file: "100MB"
1083
number_of_journal_files: 10
1084
size_of_journal_files: "1GB"
0 commit comments