-
Feature Request
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
-
False
It would be beneficial to dynamically display specific troubleshooting information based on a metric's evaluation result.
Currently, the UI cards display a static description, which doesn’t help users when a metric fails, and adding static troubleshooting details can clutter the UI when metrics are successful.
The troubleshooting information could be returned by the metric providers during evaluation. This would allow for dynamic error messages to be displayed for a given metric.
Example Use Case:
In IT Developer Hub, we intend to implement a custom metric provider to enforce a valid ServiceNow AppCode annotation on every entity. However, there are multiple ways the evaluation can fail. The metric provider should be able to return distinct error messages (status) which are then displayed in the UI, such as:
- One message when the required entity annotation is completely missing.
- A different message when the annotation is present, but the specified AppCode is invalid.
- is incorporated by
-
RHDHPLAN-905 Scorecard supports surfacing customizable error messages
-
- New
-