File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/azure-monitor/logs Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: You can use the Azure Monitor HTTP Data Collector API to add POST J
4
4
ms.topic : conceptual
5
5
author : bwren
6
6
ms.author : bwren
7
- ms.date : 10/20/2021
7
+ ms.date : 07/14/2022
8
8
9
9
---
10
10
@@ -173,7 +173,7 @@ The data posted to the Azure Monitor Data collection API is subject to certain c
173
173
* Maximum of 32 KB for field values. If the field value is greater than 32 KB, the data will be truncated.
174
174
* Recommended maximum of 50 fields for a given type. This is a practical limit from a usability and search experience perspective.
175
175
* Tables in Log Analytics workspaces support only up to 500 columns (referred to as fields in this article).
176
- * Maximum of 50 characters for column names.
176
+ * Maximum of 45 characters for column names.
177
177
178
178
## Return codes
179
179
The HTTP status code 200 means that the request has been received for processing. This indicates that the operation finished successfully.
You can’t perform that action at this time.
0 commit comments