Skip to content

Commit 7da0e9b

Browse files
committed
Update preview instrumentation list
1 parent b3e08ce commit 7da0e9b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -640,16 +640,19 @@ Starting from version 3.2.0, the following preview instrumentations can be enabl
640640
{
641641
"preview": {
642642
"instrumentation": {
643+
"akka": {
644+
"enabled": true
645+
},
643646
"apacheCamel": {
644647
"enabled": true
645648
},
646649
"grizzly": {
647650
"enabled": true
648651
},
649-
"springIntegration": {
652+
"play": {
650653
"enabled": true
651654
},
652-
"akka": {
655+
"springIntegration": {
653656
"enabled": true
654657
},
655658
"vertx": {

0 commit comments

Comments
 (0)