Skip to content
Merged
Show file tree
Hide file tree
Changes from 31 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
3491b6d
Update 23 Azure docs with removal of beta feature
amee-sumo Sep 11, 2025
829cbe0
Update azure-app-service-environment.md
amee-sumo Sep 15, 2025
f615fd6
Updated the apps
amee-sumo Sep 15, 2025
069c4bd
update
amee-sumo Sep 15, 2025
17c3ba3
Added the new Troubleshooting and best practices section
amee-sumo Sep 16, 2025
76f9de8
Merge branch 'main' into Azure-Metric-source-GA-and-related-Apps-docs…
amee-sumo Sep 16, 2025
a083ea8
Update collect-metrics-azure-monitor.md
amee-sumo Sep 16, 2025
b7fdc1d
Merge branch 'Azure-Metric-source-GA-and-related-Apps-docs-changes' o…
amee-sumo Sep 16, 2025
61fe5f0
updated troubleshooting and best practices section
amee-sumo Sep 17, 2025
fd70c72
Merge branch 'main' into Azure-Metric-source-GA-and-related-Apps-docs…
amee-sumo Sep 17, 2025
f75c2ae
Updated the troubleshooting section
amee-sumo Sep 17, 2025
c76461c
Merge branch 'Azure-Metric-source-GA-and-related-Apps-docs-changes' o…
amee-sumo Sep 17, 2025
07201ae
Update azure-metrics-source.md
amee-sumo Sep 17, 2025
0c3cab4
Fix build break
jpipkin1 Sep 18, 2025
eb45930
update troubleshooting section
amee-sumo Sep 19, 2025
2fe5fde
Merge branch 'Azure-Metric-source-GA-and-related-Apps-docs-changes' o…
amee-sumo Sep 19, 2025
9b121b4
Merge branch 'main' into Azure-Metric-source-GA-and-related-Apps-docs…
amee-sumo Sep 19, 2025
00e7023
new update
amee-sumo Sep 19, 2025
e0ca931
Merge branch 'Azure-Metric-source-GA-and-related-Apps-docs-changes' o…
amee-sumo Sep 19, 2025
93b540f
Merge branch 'main' into Azure-Metric-source-GA-and-related-Apps-docs…
amee-sumo Sep 19, 2025
843fb76
Update docs/send-data/hosted-collectors/microsoft-source/azure-metric…
amee-sumo Sep 19, 2025
acb1c84
Update docs/send-data/hosted-collectors/microsoft-source/azure-metric…
amee-sumo Sep 19, 2025
62aac08
Update docs/send-data/hosted-collectors/microsoft-source/azure-metric…
amee-sumo Sep 19, 2025
0a1b3de
Update docs/send-data/hosted-collectors/microsoft-source/azure-metric…
amee-sumo Sep 19, 2025
9a8368a
Update docs/send-data/hosted-collectors/microsoft-source/azure-metric…
amee-sumo Sep 19, 2025
d5b28ed
Update docs/send-data/hosted-collectors/index.md
amee-sumo Sep 19, 2025
54ee7d7
Update docs/send-data/hosted-collectors/microsoft-source/azure-metric…
amee-sumo Sep 19, 2025
0ae9090
Update docs/send-data/hosted-collectors/microsoft-source/azure-metric…
amee-sumo Sep 19, 2025
61f17c6
Update azure-metrics-source.md
amee-sumo Sep 19, 2025
d247daf
Merge branch 'Azure-Metric-source-GA-and-related-Apps-docs-changes' o…
amee-sumo Sep 19, 2025
c765de7
Update docs/send-data/hosted-collectors/microsoft-source/azure-metric…
amee-sumo Sep 19, 2025
a7865c2
Update docs/send-data/hosted-collectors/microsoft-source/azure-metric…
amee-sumo Sep 19, 2025
36554b2
Update docs/send-data/hosted-collectors/microsoft-source/azure-metric…
amee-sumo Sep 19, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion cid-redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -4229,7 +4229,6 @@
"/Send-Data/Sources/02Sources-for-Hosted-Collectors/HTTP-Source/Upload-Data-to-an-HTTP-Source": "/docs/send-data/hosted-collectors/http-source",
"/Send-Data/Sources/02Sources-for-Hosted-Collectors/HTTP-Source/zGenerate-a-new-URL-for-an-HTTP-Source": "/docs/send-data/hosted-collectors/http-source",
"/Send-Data/Sources/02Sources-for-Hosted-Collectors/Microsoft-Office-365-Audit-Source": "/docs/send-data/hosted-collectors/microsoft-source/ms-office-audit-source",
"/docs/send-data/hosted-collectors/microsoft-source": "/docs/send-data/hosted-collectors/microsoft-source/ms-office-audit-source",
"/docs/send-data/hosted-collectors/ms-office-audit-source": "/docs/send-data/hosted-collectors/microsoft-source/ms-office-audit-source",
"/docs/send-data/hosted-collectors/webhook-sources": "/docs/send-data/hosted-collectors/webhook-sources/zoom",
"/Send-Data/Sources/04Reference-Information-for-Sources": "/docs/send-data/reference-information/time-reference",
Expand Down
8 changes: 4 additions & 4 deletions docs/integrations/microsoft-azure/azure-api-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ Create a hosted collector if not already configured and tag the `tenant_name` fi

### Configure metrics collection

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

<MetricsSourceBeta/>
<MetricsSource/>

:::note
In the v2 service tiers, API Management has replaced the capacity metric with separate CPU and memory utilization metrics
Expand Down Expand Up @@ -173,6 +173,6 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md';

## Troubleshooting

### HTTP Logs and Metrics Source used by Azure Functions
### Metrics collection via Azure Metrics Source

To troubleshoot metrics collection, follow the instructions in [Collect Metrics from Azure Monitor > Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection).
To troubleshoot metrics collection via Azure Metrics Source, follow the instructions in [Troubleshooting Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/#troubleshooting).
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';

An [Azure App Service Environment](https://learn.microsoft.com/en-us/azure/app-service/environment/overview) is an Azure App Service feature that provides a fully isolated and dedicated environment for running App Service apps securely at high scale. This integration helps in monitoring your environments operational events such as upgrades, scaling, and suspensions.

The below instructions applies to App Service Environment v3.
The instructions below apply to App Service Environment v3.

## Log types

Expand Down
10 changes: 8 additions & 2 deletions docs/integrations/microsoft-azure/azure-app-service-plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ Create a hosted collector if not already configured and tag the `tenant_name` fi

### Configure metrics collection

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

<MetricsSourceBeta/>
<MetricsSource/>

### Configure logs collection

Expand Down Expand Up @@ -152,3 +152,9 @@ import AppUpdate from '../../reuse/apps/app-update.md';
import AppUninstall from '../../reuse/apps/app-uninstall.md';

<AppUninstall/>

## Troubleshooting

### Metrics collection via Azure Metrics Source

To troubleshoot metrics collection via Azure Metrics Source, follow the instructions in [Troubleshooting Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/#troubleshooting).
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ Create a hosted collector if not already configured and tag the `tenant_name` fi

### Configure metrics collection

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

<MetricsSourceBeta/>
<MetricsSource/>

### Configure logs collection

Expand Down Expand Up @@ -192,6 +192,6 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md';

## Troubleshooting

### HTTP Logs and Metrics Source used by Azure Functions
### Metrics collection via Azure Metrics Source

To troubleshoot metrics collection, follow the instructions in [Collect Metrics from Azure Monitor > Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection).
To troubleshoot metrics collection via Azure Metrics Source, follow the instructions in [Troubleshooting Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/#troubleshooting).
8 changes: 4 additions & 4 deletions docs/integrations/microsoft-azure/azure-cache-for-redis.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ Create a hosted collector if not already configured and tag the `tenant_name` fi

### Configure metrics collection

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

<MetricsSourceBeta/>
<MetricsSource/>

### Configure logs collection

Expand Down Expand Up @@ -199,9 +199,9 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md';

## Troubleshooting

### HTTP Logs and Metrics Source used by Azure Functions
### Metrics collection via Azure Metrics Source

To troubleshoot metrics collection, follow the instructions in [Collect Metrics from Azure Monitor > Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection).
To troubleshoot metrics collection via Azure Metrics Source, follow the instructions in [Troubleshooting Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/#troubleshooting).

## Additional resources

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ Create a hosted collector if not already configured and tag the `tenant_name` fi

### Configure metrics collection

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

<MetricsSourceBeta/>
<MetricsSource/>

### Configure logs collection

Expand Down Expand Up @@ -174,9 +174,9 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md';

## Troubleshooting

### HTTP Logs and Metrics Source used by Azure Functions
### Metrics collection via Azure Metrics Source

To troubleshoot metrics collection, follow the instructions in [Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection) in *Collect Metrics from Azure Monitor*.
To troubleshoot metrics collection via Azure Metrics Source, follow the instructions in [Troubleshooting Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/#troubleshooting).

## Additional resources

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ Create a hosted collector if not already configured and tag the `tenant_name` fi

### Configure metrics collection

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

<MetricsSourceBeta/>
<MetricsSource/>

### Configure logs collection

Expand Down Expand Up @@ -225,9 +225,8 @@ These alerts are metrics-based and will work for all Cosmos DB PostgreSQL instan
| `Azure Cosmos DB for PostgreSQL - Memory Percentage` | This alert is triggered when average Memory utilization spikes above 80% are detected for any Azure Cosmos DB for PostgreSQL instance. | Count > 80 | Count =< 70 |
| `Azure Cosmos DB for PostgreSQL - Storage Percentage` | This alert is triggered when storage percentage goes above 70% for any Azure Cosmos DB for PostgreSQL instance. | Count > 80 | Count =< 70 |


## Troubleshooting

### HTTP Logs and Metrics Source used by Azure Functions
### Metrics collection via Azure Metrics Source

To troubleshoot metrics collection, follow the instructions in [Collect Metrics from Azure Monitor > Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection).
To troubleshoot metrics collection via Azure Metrics Source, follow the instructions in [Troubleshooting Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/#troubleshooting).
8 changes: 4 additions & 4 deletions docs/integrations/microsoft-azure/azure-cosmos-db.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ Create a hosted collector if not already configured and tag the `tenant_name` fi

### Configure metrics collection

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

<MetricsSourceBeta/>
<MetricsSource/>

### Configure logs collection

Expand Down Expand Up @@ -251,6 +251,6 @@ These alerts are metrics-based and will work for all Cosmos DB's.

## Troubleshooting

### HTTP Logs and Metrics Source used by Azure Functions
### Metrics collection via Azure Metrics Source

To troubleshoot metrics collection, follow the instructions in [Collect Metrics from Azure Monitor > Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection).
To troubleshoot metrics collection via Azure Metrics Source, follow the instructions in [Troubleshooting Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/#troubleshooting).
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ Create a hosted collector if not already configured and tag the `tenant_name` fi

### Configure metrics collection

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

<MetricsSourceBeta/>
<MetricsSource/>

### Configure logs collection

Expand Down Expand Up @@ -222,9 +222,9 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md';

## Troubleshooting

### HTTP Logs and Metrics Source used by Azure Functions
### Metrics collection via Azure Metrics Source

To troubleshoot metrics collection, follow the instructions in *Collect Metrics from Azure Monitor* for [Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection).
To troubleshoot metrics collection via Azure Metrics Source, follow the instructions in [Troubleshooting Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/#troubleshooting).

## Additional resources

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ Create a hosted collector if not already configured and tag the `tenant_name` fi

### Configure metrics collection

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

<MetricsSourceBeta/>
<MetricsSource/>

### Configure logs collection

Expand Down Expand Up @@ -212,9 +212,9 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md';

## Troubleshooting

### HTTP Logs and Metrics Source used by Azure Functions
### Metrics collection via Azure Metrics Source

To troubleshoot metrics collection, follow the instructions in [Collect Metrics from Azure Monitor > Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection).
To troubleshoot metrics collection via Azure Metrics Source, follow the instructions in [Troubleshooting Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/#troubleshooting).

## Additional resources

Expand Down
8 changes: 4 additions & 4 deletions docs/integrations/microsoft-azure/azure-event-grid.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ Create a hosted collector if not already configured and tag the `tenant_name` fi

### Configure metrics collection

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

<MetricsSourceBeta/>
<MetricsSource/>

1. To set up the Azure Metrics source in Sumo Logic, refer to the shared beta documentation.
1. In the Sumo Logic Azure Metrics source configuration, configure namespaces as `Microsoft.EventGrid/domains`, `Microsoft.EventGrid/systemTopics` and `Microsoft.EventGrid/topics`.
Expand Down Expand Up @@ -210,9 +210,9 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md';

## Troubleshooting

### HTTP Logs and Metrics Source used by Azure Functions
### Metrics collection via Azure Metrics Source

To troubleshoot metrics collection, follow the instructions in [Collect Metrics from Azure Monitor > Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection).
To troubleshoot metrics collection via Azure Metrics Source, follow the instructions in [Troubleshooting Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/#troubleshooting).

## Additional resources

Expand Down
8 changes: 4 additions & 4 deletions docs/integrations/microsoft-azure/azure-event-hubs.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ Create a hosted collector if not already configured and tag the `tenant_name` fi

### Configure metrics collection

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

<MetricsSourceBeta/>
<MetricsSource/>

### Configure logs collection

Expand Down Expand Up @@ -183,6 +183,6 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md';

## Troubleshooting

### HTTP Logs and Metrics Source used by Azure Functions
### Metrics collection via Azure Metrics Source

To troubleshoot metrics collection, follow the instructions in [Collect Metrics from Azure Monitor > Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection).
To troubleshoot metrics collection via Azure Metrics Source, follow the instructions in [Troubleshooting Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/#troubleshooting).
10 changes: 8 additions & 2 deletions docs/integrations/microsoft-azure/azure-functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ Create a hosted collector if not already configured and tag the `tenant_name` fi

### Configure metrics collection

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

<MetricsSourceBeta/>
<MetricsSource/>

### Configure logs collection

Expand Down Expand Up @@ -278,6 +278,12 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md';

<AppUninstall/>

## Troubleshooting

### Metrics collection via Azure Metrics Source

To troubleshoot metrics collection via Azure Metrics Source, follow the instructions in [Troubleshooting Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/#troubleshooting).

## Additional resources

- Blog: [Azure monitoring and troubleshooting](https://www.sumologic.com/blog/azure-services-monitoring)
Expand Down
8 changes: 4 additions & 4 deletions docs/integrations/microsoft-azure/azure-key-vault.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ Create a hosted collector if not already configured and tag the `tenant_name` fi

### Configure metrics collection

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

<MetricsSourceBeta/>
<MetricsSource/>

### Configure logs collection

Expand Down Expand Up @@ -157,6 +157,6 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md';

## Troubleshooting

### HTTP Logs and Metrics Source used by Azure Functions
### Metrics collection via Azure Metrics Source

To troubleshoot metrics collection, follow the instructions in [Collect Metrics from Azure Monitor > Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection).
To troubleshoot metrics collection via Azure Metrics Source, follow the instructions in [Troubleshooting Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/#troubleshooting).
9 changes: 4 additions & 5 deletions docs/integrations/microsoft-azure/azure-load-balancer.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ Create a hosted collector if not already configured and tag the `tenant_name` fi

### Configure metrics collection

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

<MetricsSourceBeta/>
<MetricsSource/>

### Configure logs collection

Expand Down Expand Up @@ -177,10 +177,9 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md';

## Troubleshooting

### HTTP Logs and Metrics Source used by Azure Functions

To troubleshoot metrics collection, follow the instructions in [Collect Metrics from Azure Monitor > Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection).
### Metrics collection via Azure Metrics Source

To troubleshoot metrics collection via Azure Metrics Source, follow the instructions in [Troubleshooting Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/#troubleshooting).

## Additional resources

Expand Down
8 changes: 4 additions & 4 deletions docs/integrations/microsoft-azure/azure-machine-learning.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ Create a hosted collector if not already configured and tag the `tenant_name` fi

### Configure metrics collection

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

<MetricsSourceBeta/>
<MetricsSource/>

### Configure logs collection

Expand Down Expand Up @@ -171,6 +171,6 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md';

## Troubleshooting

### HTTP Logs and Metrics Source used by Azure Functions
### Metrics collection via Azure Metrics Source

To troubleshoot metrics collection, follow the instructions in [Collect Metrics from Azure Monitor > Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection).
To troubleshoot metrics collection via Azure Metrics Source, follow the instructions in [Troubleshooting Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/#troubleshooting).
8 changes: 4 additions & 4 deletions docs/integrations/microsoft-azure/azure-service-bus.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ Create a hosted collector if not already configured and tag the `tenant_name` fi

### Configure metrics collection

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

<MetricsSourceBeta/>
<MetricsSource/>

### Configure logs collection

Expand Down Expand Up @@ -188,9 +188,9 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md';

## Troubleshooting

### HTTP Logs and Metrics Source used by Azure Functions
### Metrics collection via Azure Metrics Source

To troubleshoot metrics collection, follow the instructions in [Collect Metrics from Azure Monitor > Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection).
To troubleshoot metrics collection via Azure Metrics Source, follow the instructions in [Troubleshooting Azure Metrics Source](/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/#troubleshooting).

## Additional resources

Expand Down
Loading