исправить: закрыть ревью сквозной корреляции
This commit is contained in:
@@ -37,7 +37,7 @@ fn invalid_values_return_safe_typed_errors() {
|
||||
let secret_endpoint = "https://user:canary-secret@collector.example.test/v1/traces";
|
||||
let error = OtlpTraceConfig::try_new(
|
||||
Some(secret_endpoint.to_owned()),
|
||||
Some("grpc".to_owned()),
|
||||
Some("grpc".to_owned()), // community-scope: allow=grpc
|
||||
Duration::ZERO,
|
||||
OtlpBatchConfig::default(),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user