Commit 11f551a
[Core] Exclude js or map assets from event loop utilisation log (elastic#203155)
## Summary
Exclude `js` and `.js.map` assets from the logger.1 parent b5085c9 commit 11f551a
File tree
1 file changed
+5
-1
lines changed- packages/core/http/core-http-server-internal/src
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
97 | 101 | | |
98 | 102 | | |
99 | 103 | | |
| |||
0 commit comments