Skip to content

Commit 2c3b664

Browse files
Merge pull request #211324 from kainawroth/patch-1
Changing type schemas links
2 parents 509f4c1 + 086c1bc commit 2c3b664

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

includes/application-insights-limits.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ There are some limits on the number of metrics and events per application, that
2121
| [Availability multistep test](../articles/azure-monitor/app/availability-multistep.md) detailed results retention | 90 days | 90 days | This resource provides detailed results of each step.
2222
| Maximum telemetry item size | 64 KB | 64 KB | |
2323
| Maximum telemetry items per batch | 64,000 | 64,000 | |
24-
| Property and metric name length | 150 | 150 | See [type schemas](https://github.com/MohanGsk/ApplicationInsights-Home/tree/master/EndpointSpecs/Schemas/Bond).
25-
| Property value string length | 8,192 | 8,192 | See [type schemas](https://github.com/MohanGsk/ApplicationInsights-Home/tree/master/EndpointSpecs/Schemas/Bond).
26-
| Trace and exception message length | 32,768 | 32,768 | See [type schemas](https://github.com/MohanGsk/ApplicationInsights-Home/tree/master/EndpointSpecs/Schemas/Bond).
24+
| Property and metric name length | 150 | 150 | See [type schemas](../articles/azure-monitor/app/data-model.md).
25+
| Property value string length | 8,192 | 8,192 | See [type schemas](../articles/azure-monitor/app/data-model.md).
26+
| Trace and exception message length | 32,768 | 32,768 | See [type schemas](../articles/azure-monitor/app/data-model.md).
2727
| [Availability tests](../articles/azure-monitor/app/monitor-web-app-availability.md) count per app | 100 | 100 | |
2828
| [Profiler](../articles/azure-monitor/app/profiler.md) and [Snapshot](../articles/azure-monitor/app/snapshot-debugger.md) data retention | Two weeks | [Contact support.](https://azure.microsoft.com/support/options/) Maximum retention limit is six months. | |
2929
| [Profiler](../articles/azure-monitor/app/profiler.md) data sent per day | No limit | No limit | |

0 commit comments

Comments
 (0)