chore(docs): add OTLP timeout docs and minor fixes

This commit is contained in:
Marc Schäfer
2026-05-04 00:12:16 +02:00
parent b642df3e1e
commit 4a322a436b
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,4 @@
file_format: '1.0'
receivers:
otlp:
protocols:
@@ -43,4 +44,4 @@ service:
metrics:
receivers: [otlp]
processors: [batch, resource]
exporters: [prometheus, prometheusremotewrite, debug]
exporters: [prometheus, prometheusremotewrite, debug]