Bulk Statistics Support
The SMF maintains the following bulk statistics as part of this feature.
-
edr_error_total
Labels:
-
error_code – The EDR writing error code
-
This metric is pegged whenever an error occurs during EDR writing. This metric displays "EdrQueueFull" as the error_code when the writing queue is full and the EDR is dropped.
Following metric is used to monitor the EDR count and status.
-
edr_total
Labels:
-
name – Name of the transaction EDR.
-
status – Status of the EDR transaction if it is successful or has any errors.
-
status_code – The following status codes are supported:
-
EdrReportingDisabled
-
EdrTxnReportingDisabled
-
EdrSessThreshold
-
EdrCpuThreshold
-
EdrRateLimitExceeded
-
EdrFileWriteFailed
-
EdrInvalidEdrId
-
EdrQueueFull
-
EdrIgnored_NoEventRecorded
-
-