11 lines
231 B
JSON
11 lines
231 B
JSON
{
|
|
"version": "2.0",
|
|
"logging": {
|
|
"applicationInsights": {
|
|
"samplingExcludedTypes": "Request",
|
|
"samplingSettings": {
|
|
"isEnabled": true
|
|
}
|
|
}
|
|
}
|
|
} |