Metrics
Lists urls of metric management tools for visualization, alert management etc.
get/v1beta/{tenantId}/metrics/urls
Response
OK
Example response
[
{
"name": "Grafana",
"url": "http://localhost:3000",
"desc": "Open Grafana tool to visualize collected metric"
}
]