feat: Allow configuring the OTLP protocol

This commit is contained in:
Jade Ellis
2025-12-29 22:47:16 +00:00
parent d180f5a759
commit 5e0edd5a1c
5 changed files with 41 additions and 5 deletions
Generated
+2
View File
@@ -3305,6 +3305,8 @@ dependencies = [
"prost",
"reqwest",
"thiserror 2.0.17",
"tokio",
"tonic",
"tracing",
]