Saurabh Mhaske
Results
2
issues of
Saurabh Mhaske
## **Description** This PR addresses the issue where the InfluxDB Backend Listener fails to capture detailed error information, particularly assertion failures. The current implementation only creates `ErrorMetric` objects based on...
### Expected behavior When using the InfluxDB Backend Listener, error metrics should capture complete error information including: 1. Detailed Assertion Failures: Each failed assertion should be reported with: - Assertion...
defect
to-triage