Skip to content

Commit 30cb1af

Browse files
committed
Doc two new preview instrumentations
1 parent e6245fe commit 30cb1af

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)