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
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
5 changed files with 41 additions and 5 deletions

2
Cargo.lock generated
View file

@ -3305,6 +3305,8 @@ dependencies = [
"prost",
"reqwest",
"thiserror 2.0.17",
"tokio",
"tonic",
"tracing",
]