mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-13 00:15:35 +00:00
12 lines
263 B
JSON
12 lines
263 B
JSON
{
|
|
"version": "2.0",
|
|
"logging": {
|
|
"applicationInsights": {
|
|
"samplingSettings": {
|
|
"isEnabled": true,
|
|
"excludedTypes": "Request"
|
|
},
|
|
"enableLiveMetricsFilters": true
|
|
}
|
|
}
|
|
} |