Skip to content

Commit 48c3597

Browse files
update add more apps
1 parent 86bd8d7 commit 48c3597

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

docs/integrations/microsoft-azure/azure-application-gateway.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ You must explicitly enable diagnostic settings for each Azure Application Gatewa
4040

4141
When you configure the event hubs source or HTTP source, plan your source category to ease the querying process. A hierarchical approach allows you to make use of wildcards. For example: `Azure/ApplicationGateway/Logs`, `Azure/ApplicationGateway/Metrics`.
4242

43+
### Configure collector
44+
45+
Create a hosted collector if not already configured and tag the `tenant_name` field. You can get the tenant name using the instructions [here](https://learn.microsoft.com/en-us/azure/active-directory-b2c/tenant-management-read-tenant-name#get-your-tenant-name). Make sure you create the required sources in this collector. <br/><img src={useBaseUrl('img/integrations/microsoft-azure/Azure-Storage-Tag-Tenant-Name.png')} alt="Azure Tag Tenant Name" style={{border: '1px solid gray'}} width="500" />
46+
4347
### Configure metrics collection
4448

4549
import MetricsSourceBeta from '../../reuse/metrics-source-beta.md';

docs/integrations/microsoft-azure/azure-cache-for-redis.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ You must explicitly enable diagnostic settings for each Azure Cache for Redis yo
3030

3131
When you configure the event hubs source or HTTP source, plan your source category to ease the querying process. A hierarchical approach allows you to make use of wildcards. For example: `Azure/RedisCache/Logs` and `Azure/RedisCache/Metrics`.
3232

33+
### Configure collector
34+
35+
Create a hosted collector if not already configured and tag the `tenant_name` field. You can get the tenant name using the instructions [here](https://learn.microsoft.com/en-us/azure/active-directory-b2c/tenant-management-read-tenant-name#get-your-tenant-name). Make sure you create the required sources in this collector. <br/><img src={useBaseUrl('img/integrations/microsoft-azure/Azure-Storage-Tag-Tenant-Name.png')} alt="Azure Tag Tenant Name" style={{border: '1px solid gray'}} width="500" />
36+
3337
### Configure metrics collection
3438

3539
import MetricsSourceBeta from '../../reuse/metrics-source-beta.md';

docs/integrations/microsoft-azure/azure-load-balancer.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ You must explicitly enable diagnostic settings for each Load Balancer you want t
3333

3434
When you configure the event hubs source or HTTP source, plan your source category to ease the querying process. A hierarchical approach allows you to make use of wildcards. For example: `Azure/LoadBalancer/Logs` and `Azure/LoadBalancer/Metrics`.
3535

36+
### Configure collector
37+
38+
Create a hosted collector if not already configured and tag the `tenant_name` field. You can get the tenant name using the instructions [here](https://learn.microsoft.com/en-us/azure/active-directory-b2c/tenant-management-read-tenant-name#get-your-tenant-name). Make sure you create the required sources in this collector. <br/><img src={useBaseUrl('img/integrations/microsoft-azure/Azure-Storage-Tag-Tenant-Name.png')} alt="Azure Tag Tenant Name" style={{border: '1px solid gray'}} width="500" />
39+
3640
### Configure metrics collection
3741

3842
import MetricsSourceBeta from '../../reuse/metrics-source-beta.md';

docs/integrations/microsoft-azure/azure-storage.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ You must explicitly enable diagnostic settings for each storage service (blob, q
6565

6666
When you configure the event hubs source or HTTP source, plan your source category to ease the querying process. A hierarchical approach allows you to make use of wildcards. For example: `Azure/Storage/Logs`, `Azure/Storage/Metrics`.
6767

68+
### Configure collector
69+
70+
Create a hosted collector if not already configured and tag the `tenant_name` field. You can get the tenant name using the instructions [here](https://learn.microsoft.com/en-us/azure/active-directory-b2c/tenant-management-read-tenant-name#get-your-tenant-name). Make sure you create the required sources in this collector. <br/><img src={useBaseUrl('img/integrations/microsoft-azure/Azure-Storage-Tag-Tenant-Name.png')} alt="Azure Tag Tenant Name" style={{border: '1px solid gray'}} width="500" />
71+
6872
### Configure metrics collection
6973

7074
import MetricsSourceBeta from '../../reuse/metrics-source-beta.md';

0 commit comments

Comments
 (0)