mirror of https://github.com/istio/istio.io.git
8 lines
293 B
Markdown
8 lines
293 B
Markdown
---
|
||
title: Can Istio metrics be accessed through REST?
|
||
weight: 0
|
||
---
|
||
|
||
You can collect telemetry data about Istio using [Prometheus](/docs/tasks/telemetry/querying-metrics/). And then use
|
||
[Prometheus’s HTTP API](https://prometheus.io/docs/prometheus/latest/querying/api/) to query that data.
|