Skip to content

Commit c33d381

Browse files
author
Pierre Guceski
authored
Merge pull request DataDog#5795 from DataDog/ruth/azure-tags3
Azure SQL DB tags
2 parents aed9725 + 51f275f commit c33d381

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

content/en/tagging/assigning_tags.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -402,12 +402,13 @@ The following tags are collected from AWS integrations. **Note**: Some tags only
402402

403403
Azure integration metrics, events, and service checks receive the following tags:
404404

405-
| Integration | Namespace | Datadog Tag Keys |
406-
|-------------------------------------------------------|---------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
407-
| All Azure integrations | All | `cloud_provider`, `region`, `kind`, `type`, `name`, `resource_group`, `tenant_name`, `subscription_name`, `subscription_id`, `status` (if applicable) |
408-
| Azure VM integrations | `azure.vm.*` | `host`, `size`, `operating_system`, `availability_zone` |
409-
| Azure App Service Plans<sup>(1)</sup> | `azure.web_serverfarms.*` | `per_site_scaling`, `plan_size`, `plan_tier`, `operating_system` |
405+
| Integration | Namespace | Datadog Tag Keys |
406+
|-------------------------------------------------------|---------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
407+
| All Azure integrations | All | `cloud_provider`, `region`, `kind`, `type`, `name`, `resource_group`, `tenant_name`, `subscription_name`, `subscription_id`, `status` (if applicable) |
408+
| Azure VM integrations | `azure.vm.*` | `host`, `size`, `operating_system`, `availability_zone` |
409+
| Azure App Service Plans<sup>(1)</sup> | `azure.web_serverfarms.*` | `per_site_scaling`, `plan_size`, `plan_tier`, `operating_system` |
410410
| Azure App Services Web Apps & Functions<sup>(1)</sup> | `azure.app_services.*`, `azure.functions.*` | `operating_system`, `server_farm_id`, `reserved`, `usage_state`, `fx_version` (linux web apps only), `php_version`, `dot_net_framework_version`, `java_version`, `node_version`, `python_version` |
411+
| Azure&nbsp;SQL&nbsp;DB<sup>(1)</sup> | `azure.sql_servers_databases.*` | `license_type`, `max_size_mb`, `server_name`, `role`, `zone_redundant` |
411412

412413
<sup>(1)</sup>*Resource-specific tags are in beta.*
413414

0 commit comments

Comments
 (0)