Skip to content

Commit

Permalink
INC-1064: remove no longer required AppInsights tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
neilmendum committed Apr 6, 2023
1 parent 40dcce0 commit be9b7a0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions applicationinsights.dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
"service.version": "${BUILD_NUMBER}"
},
"instrumentation": {
"springScheduling": {
"enabled": false
},
"logging": {
"level": "DEBUG"
}
Expand Down
3 changes: 0 additions & 3 deletions applicationinsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
"service.version": "${BUILD_NUMBER}"
},
"instrumentation": {
"springScheduling": {
"enabled": false
},
"logging": {
"level": "DEBUG"
}
Expand Down

0 comments on commit be9b7a0

Please sign in to comment.