Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2ec4e7c

Browse files
committedFeb 24, 2022
Remove inline HTML list
Signed-off-by: Tom Kerkhove <[email protected]>
1 parent db0f62b commit 2ec4e7c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
 

‎articles/api-management/observability.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ The table below summarizes all the observability capabilities supported by API M
3030

3131
| Tool | Useful for | Data lag | Retention | Sampling | Data kind | Supported Deployment Model(s) |
3232
|:------------- |:-------------|:---- |:----|:---- |:--- |:---- |
33-
| **[API Inspector](api-management-howto-api-inspector.md)** | Testing and debugging | Instant | Last 100 traces | Turned on per request | Request traces | <ul><li>Managed</li><li>Self-hosted</li><li>Azure Arc</li></ul> |
34-
| **Built-in Analytics** | Reporting and monitoring | Minutes | Lifetime | 100% | Reports and logs | <ul><li>Managed</li></ul> |
35-
| **[Azure Monitor Metrics](api-management-howto-use-azure-monitor.md)** | Reporting and monitoring | Minutes | 90 days (upgrade to extend) | 100% | Metrics | <ul><li>Managed</li><li>Self-hosted<sup>2</sup></li><li>Azure Arc</li></ul> |
36-
| **[Azure Monitor Logs](api-management-howto-use-azure-monitor.md)** | Reporting, monitoring, and debugging | Minutes | 31 days/5GB (upgrade to extend) | 100% (adjustable) | Logs |<ul><li>Managed<sup>1</sup></li><li>Self-hosted<sup>3</sup></li><li>Azure Arc<sup>3</sup></li></ul> |
37-
| **[Azure Application Insights](api-management-howto-app-insights.md)** | Reporting, monitoring, and debugging | Seconds | 90 days/5GB (upgrade to extend) | Custom | Logs, metrics | <ul><li>Managed<sup>1</sup></li><li>Self-hosted<sup>1</sup></li><li>Azure Arc<sup>1</sup></li></ul> |
38-
| **[Logging through Azure Event Hub](api-management-howto-log-event-hubs.md)** | Custom scenarios | Seconds | User managed | Custom | Custom | <ul><li>Managed<sup>1</sup></li><li>Self-hosted<sup>1</sup></li><li>Azure Arc<sup>1</sup></li></ul> |
39-
| **[OpenTelemetry](how-to-deploy-self-hosted-gateway-kubernetes-opentelemetry.md#introduction-to-opentelemetry)** | Monitoring | Minutes | User managed | 100% | Metrics | <ul><li>Self-hosted<sup>2</sup></li></ul> |
33+
| **[API Inspector](api-management-howto-api-inspector.md)** | Testing and debugging | Instant | Last 100 traces | Turned on per request | Request traces | Managed, Self-hosted, Azure Arc |
34+
| **Built-in Analytics** | Reporting and monitoring | Minutes | Lifetime | 100% | Reports and logs | Managed |
35+
| **[Azure Monitor Metrics](api-management-howto-use-azure-monitor.md)** | Reporting and monitoring | Minutes | 90 days (upgrade to extend) | 100% | Metrics | Managed, Self-hosted<sup>2</sup>, Azure Arc |
36+
| **[Azure Monitor Logs](api-management-howto-use-azure-monitor.md)** | Reporting, monitoring, and debugging | Minutes | 31 days/5GB (upgrade to extend) | 100% (adjustable) | Logs | Managed<sup>1</sup>, Self-hosted<sup>3</sup>, Azure Arc<sup>3</sup> |
37+
| **[Azure Application Insights](api-management-howto-app-insights.md)** | Reporting, monitoring, and debugging | Seconds | 90 days/5GB (upgrade to extend) | Custom | Logs, metrics | Managed<sup>1</sup>, Self-hosted<sup>1</sup>, Azure Arc<sup>1</sup> |
38+
| **[Logging through Azure Event Hub](api-management-howto-log-event-hubs.md)** | Custom scenarios | Seconds | User managed | Custom | Custom | Managed<sup>1</sup>, Self-hosted<sup>1</sup>, Azure Arc<sup>1</sup> |
39+
| **[OpenTelemetry](how-to-deploy-self-hosted-gateway-kubernetes-opentelemetry.md#introduction-to-opentelemetry)** | Monitoring | Minutes | User managed | 100% | Metrics | Self-hosted<sup>2</sup> |
4040

4141
*1. Optional, depending on the configuration of feature in Azure API Management*
4242

0 commit comments

Comments
 (0)
Please sign in to comment.