feat(servicedefaults): add SeqOptions configuration and integrate with OpenTelemetry logging and tracing
This commit is contained in:
@@ -23,5 +23,10 @@
|
||||
"ClientId": "ClientId",
|
||||
"Secret": "Secret",
|
||||
"Webhook": "Webhook"
|
||||
},
|
||||
"SeqOptions": {
|
||||
"ServerUrl": "ServerUrl",
|
||||
"ApiKeyHeader": "ApiKeyHeader",
|
||||
"ApiKey": "ApiKey"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user