Skip to content

Commit f15f0e4

Browse files
OAS Update
1 parent 9076cbf commit f15f0e4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

services/observability/v1/observability.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2580,6 +2580,11 @@
25802580
"title": "Otlpgrpctracesurl",
25812581
"type": "string"
25822582
},
2583+
"otlpHttpLogsUrl": {
2584+
"minLength": 1,
2585+
"title": "Otlphttplogsurl",
2586+
"type": "string"
2587+
},
25832588
"otlpHttpTracesUrl": {
25842589
"minLength": 1,
25852590
"title": "Otlphttptracesurl",
@@ -2625,6 +2630,7 @@
26252630
"jaegerHttpUrl",
26262631
"jaegerUiUrl",
26272632
"logsPushUrl",
2633+
"otlpHttpLogsUrl",
26282634
"logsUrl",
26292635
"metricsEndpointUrl",
26302636
"metricsRetentionTime1h",
@@ -5543,6 +5549,7 @@
55435549
"metricsUrl": "https://storage.api.stackit.argus.eu01.cloud/instances/9449de83-64ac-45dc-9967-e7c75bbdca70",
55445550
"name": "test",
55455551
"otlpGrpcTracesUrl": "9449de83-64ac-op.traces.argus.eu01.stackit.cloud:443",
5552+
"otlpHttpLogsUrl": "https://logs.stackit.argus.eu01.cloud/instances/9449de83-64ac-45dc-9967-e7c75bbdca70/otlp/v1/logs",
55465553
"otlpHttpTracesUrl": "https://9449de83-64ac-oh.traces.argus.eu01.stackit.cloud:443",
55475554
"otlpTracesUrl": "9449de83-64ac-op.traces.stackit.argus.eu01.cloud:443",
55485555
"plan": {

0 commit comments

Comments
 (0)