15 lines
319 B
JSON
15 lines
319 B
JSON
{
|
|
"DetailedErrors": true,
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"Otel": {
|
|
"EnableTracing": true,
|
|
"Endpoint": "https://uptrace.egalware.com:14317",
|
|
"Dsn": "https://DC_iX71mEzg7KA7atQEBdQ@uptrace.egalware.com?grpc=14317"
|
|
}
|
|
}
|