Skip to content

Commit 904c36e

Browse files
Merge pull request #250491 from trask/preview-instrs
Doc two new preview instrumentations
2 parents 1e3fa09 + 30cb1af commit 904c36e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/azure-monitor/app/java-standalone-config.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -732,9 +732,15 @@ Starting from version 3.2.0, you can enable the following preview instrumentatio
732732
"grizzly": {
733733
"enabled": true
734734
},
735+
"ktor": {
736+
"enabled": true
737+
},
735738
"play": {
736739
"enabled": true
737740
},
741+
"r2dbc": {
742+
"enabled": true
743+
},
738744
"springIntegration": {
739745
"enabled": true
740746
},

0 commit comments

Comments
 (0)