Remove broken link/duplicate field

This commit is contained in:
Daniel H. Brown
2022-08-30 11:59:33 -07:00
parent 22b5ccbb29
commit 667fe2a535

View File

@ -2201,7 +2201,6 @@ The following fields are available:
- **callStack** List of active subroutines running during error occurrence.
- **componentName** Friendly name meant to represent what feature area this error should be attributed to. Used for aggregations and pivots of data.
- **customAttributes** List of custom attributes. See [customAttributes](#customattributes).
- **customAttributes** List of custom attributes.
- **errorCode** Error code.
- **extendedData** JSON blob representing additional, provider-level properties common to the component.