-
Task
-
Resolution: Done
-
Major
-
None
-
None
A minor API change was made in Hawkular metrics to the endpoints that fetch metric definitions. Fetching min/max timestamps is now disabled by default. See HWKMETRICS-625 for details. Adding timestamps=true to the request query string will retrieve the timestamps. The effected endpoints include:
- GET /hawkular/metrics/availability
- GET /hawkular/metrics/counters
- GET /hawkular/metrics/gauges
- GET /hawkular/metrics/metrics
- GET /hawkular/metrics/strings