mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-07 01:25:38 -05:00
add hostname in profiler (#20909)
This commit is contained in:
@@ -95,6 +95,10 @@ const profilerViewTemplateSchema: IJSONSchema = {
|
||||
{
|
||||
name: 'DatabaseName',
|
||||
eventsMapped: ['database_name']
|
||||
},
|
||||
{
|
||||
name: 'HostName',
|
||||
eventsMapped: ['client_hostname']
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user