mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
nits
This commit is contained in:
@@ -1 +1 @@
|
||||
81a479d534e7c1ed55c095bf8fcb42104f0b33f5
|
||||
1d7ee3745e81082c196c4aea0392c88e3de6f9d4
|
||||
@@ -69,7 +69,7 @@ impl<B> MakeSpan<B> for MyMakeSpan {
|
||||
uri = %request.uri(),
|
||||
username = field::Empty,
|
||||
workspace_id = field::Empty,
|
||||
trace_id = tracing_id,
|
||||
traceId = tracing_id,
|
||||
email = field::Empty,
|
||||
)
|
||||
}
|
||||
|
||||
@@ -715,6 +715,12 @@
|
||||
bind:value={$values[setting.key].otel_exporter_otlp_headers}
|
||||
/>
|
||||
</div>
|
||||
<div>
|
||||
<label for="OTEL_EXPORTER_OTLP_PROTOCOL" class="block text-sm font-medium"
|
||||
>Protocol</label
|
||||
>
|
||||
gRPC
|
||||
</div>
|
||||
<!-- <div>
|
||||
<label for="OTEL_EXPORTER_OTLP_PROTOCOL" class="block text-sm font-medium"
|
||||
>Protocol<span class="text-2xs text-tertiary ml-4"
|
||||
|
||||
Reference in New Issue
Block a user