Skip to content

Commit 825f2c1

Browse files
authored
Merge pull request #39377 from NextTurn/link-2
Fix broken links
2 parents d4552fe + c3573b6 commit 825f2c1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

includes/azure-monitor-limits-app-insights.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ There are some limits on the number of metrics and events per application, that
1919
| Data retention | 90 days | This resource is for [Search](../articles/azure-monitor/app/diagnostic-search.md), [Analytics](../articles/azure-monitor/app/analytics.md), and [Metrics Explorer](../articles/azure-monitor/app/metrics-explorer.md).
2020
| [Availability multi-step test](../articles/azure-monitor/app/availability-multistep.md) detailed results retention | 90 days | This resource provides detailed results of each step.
2121
| Maximum event size | 64,000 |
22-
| Property and metric name length | 150 | See [type schemas](https://github.com/Microsoft/ApplicationInsights-Home/blob/master/EndpointSpecs/Schemas/Docs/).
23-
| Property value string length | 8,192 | See [type schemas](https://github.com/Microsoft/ApplicationInsights-Home/blob/master/EndpointSpecs/Schemas/Docs/).
24-
| Trace and exception message length | 32,768 | See [type schemas](https://github.com/Microsoft/ApplicationInsights-Home/blob/master/EndpointSpecs/Schemas/Docs/).
22+
| Property and metric name length | 150 | See [type schemas](https://github.com/Microsoft/ApplicationInsights-Home/tree/master/EndpointSpecs/Schemas/Bond/).
23+
| Property value string length | 8,192 | See [type schemas](https://github.com/Microsoft/ApplicationInsights-Home/tree/master/EndpointSpecs/Schemas/Bond/).
24+
| Trace and exception message length | 32,768 | See [type schemas](https://github.com/Microsoft/ApplicationInsights-Home/tree/master/EndpointSpecs/Schemas/Bond/).
2525
| [Availability tests](../articles/azure-monitor/app/monitor-web-app-availability.md) count per app | 100 |
2626
| [Profiler](../articles/azure-monitor/app/profiler.md) data retention | 5 days |
2727
| [Profiler](../articles/azure-monitor/app/profiler.md) data sent per day | 10 GB |
2828

29-
For more information, see [About pricing and quotas in Application Insights](../articles/azure-monitor/app/pricing.md).
29+
For more information, see [About pricing and quotas in Application Insights](../articles/azure-monitor/app/pricing.md).

0 commit comments

Comments
 (0)