Skip to content

Commit 1661d63

Browse files
committed
Changing to lowercase
1 parent ef31deb commit 1661d63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/agents/azure-monitor-agent-data-field-differences.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Each of the data changes was carefully considered and the rational for each chan
1717

1818
## Log analytics workspace tables
1919

20-
### W3CIISLog Table for Internet Information Services (IIS)
20+
### W3CIISLog table for Internet Information Services (IIS)
2121

2222
This table collects log data from the Internet Information Service on Window systems.
2323

@@ -34,9 +34,9 @@ This table collects Events from the Windows Event log. There are two other table
3434
|-----------|------------|--------|------------------------|
3535
| UserName | MMA enriches the event with the username before sending the event for ingestion. AMA doesn't do the same enrichment. | The AMA enrichment isn't implemented yet. | AMA principles dictate that the event data should remain unchanged by default. Adding and enriched field adds possible processing errors and extra costs for storage. In this case, the customer demand for the field is very high and work is underway to add the username. |
3636

37-
### Perf Table for Performance Counters
37+
### Perf table for performance counters
3838

39-
The Perf table collects performance counters from Windows and Linux agents. It offers valuable insights into the performance of hardware components, operating systems, and applications. The following table shows key differences in how data is reported between OMS and Azure Monitor Agent (AMA).
39+
The perf table collects performance counters from Windows and Linux agents. It offers valuable insights into the performance of hardware components, operating systems, and applications. The following table shows key differences in how data is reported between OMS and Azure Monitor Agent (AMA).
4040

4141
| LAW Field | Difference | Reason | Additional Information |
4242
|--------------|------------|--------|------------------------|

0 commit comments

Comments
 (0)