mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
feat: Add JSON encoding to OTLP HTTP exporter configuration in configmap deployment
This commit is contained in:
@@ -167,6 +167,7 @@ data:
|
||||
exporters:
|
||||
otlphttp:
|
||||
endpoint: "{{ .Values.oneuptime.url }}/otlp"
|
||||
encoding: json
|
||||
headers:
|
||||
x-oneuptime-token: "${env:ONEUPTIME_API_KEY}"
|
||||
sending_queue:
|
||||
|
||||
Reference in New Issue
Block a user