docs: fix query option in instrumentation (#9395)
This commit is contained in:
@@ -66,7 +66,7 @@ export function register() {
|
||||
instrument: {
|
||||
http: true,
|
||||
workflows: true,
|
||||
remoteQuery: true,
|
||||
query: true,
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user