Back to Gotraining

Metrics Docs

topics/go/videos/miki/building/embed/static/doc.html

latest241 B
Original Source

Metrics Documentation

Currently the API has a single end point:

GET /metrics?start=2022-02-17T15:30:00&end=2022-02-17T17:00:00

[
	{
			"time": "2022-02-20T09:34:44.350354589+02:00",
			"name": "cpu",
			"value": 13.9
	},
	...
]