-
Notifications
You must be signed in to change notification settings - Fork 8
router metrics provider API 0.7
mlaboszc edited this page May 24, 2016
·
1 revision
Api endpoints for getting TAP gorouter metrics
License: Apache License Version 2.0 License URL: http://www.apache.org/licenses/LICENSE-2.0
Host: router-metrics-provider.branch-v07-nokrb.gotapaas.eu BasePath: /
- metrics-controller: Metrics Controller
GET /rest/metrics/latency-histograms
HTTP Code | Description | Schema |
---|---|---|
200 | OK | object |
- application/json
- /
- metrics-controller
GET /rest/metrics/load-data
HTTP Code | Description | Schema |
---|---|---|
200 | OK | LoadPerSecRecord array |
- application/json
- /
- metrics-controller
Name | Description | Required | Schema | Default |
---|---|---|---|---|
timestamp | false | string (date-time) | ||
value | false | number (double) |