istio.io/content/help/faq/metrics-and-logs/accessing-telemetry-via-res...

8 lines
293 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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
[Prometheuss HTTP API](https://prometheus.io/docs/prometheus/latest/querying/api/) to query that data.