-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6.0, 1.7.0, 1.8.0
-
Component/s: None
-
Labels:None
-
Environment:
onos-1.7
-
Story Points:2
1. GET metric by using GET /metrics/
{metricName} REST API
2. Provide wrong metric name that is not supported
3. Resulting nullpointer exception.
Expected Output
1. It should throw exception like "Metric Name Not Found/Not Supported"