Skip to content

Commit 59c4922

Browse files
committed
Validate
1 parent 880b192 commit 59c4922

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sqlserver/datadog_checks/sqlserver/data/conf.yaml.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@ instances:
100100
## - resolved_hostname: The resolved hostname of the instance, which respects the `reported_hostname` option.
101101
## - host: The provided host of the instance.
102102
## - port: The port number of the instance.
103+
## - azure_name: The resolved hostname of the instance, which respects the `reported_hostname` option,
104+
## but removes `.database.windows.net`
105+
## - database: The connection database.
103106
## - server_name: The resolved server name of the instance.
104107
## - instance_name: The resolved instance name of the instance.
105108
## In addition, you can use any key from the `tags` section of the configuration.

0 commit comments

Comments
 (0)