Vespa Metrics API

Vespa exposes a family of metrics endpoints (/metrics/v1, /metrics/v2, /prometheus/v1) that publish Vespa engine and application metrics in JSON or Prometheus exposition format for scraping by Prometheus, Grafana, or other observability stacks.

Vespa Metrics API is one of 8 APIs that Vespa publishes on the APIs.io network.

Tagged areas include Metrics, Prometheus, Observability, and Monitoring. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: vespa-ai:vespa-metrics-api
name: Vespa Metrics API
description: Vespa exposes a family of metrics endpoints (/metrics/v1, /metrics/v2, /prometheus/v1) that
  publish Vespa engine and application metrics in JSON or Prometheus exposition format for scraping by
  Prometheus, Grafana, or other observability stacks.
humanURL: https://docs.vespa.ai/en/operations/metrics.html
tags:
- Metrics
- Prometheus
- Observability
- Monitoring
properties:
- url: https://docs.vespa.ai/en/operations/metrics.html
  type: Documentation
- url: https://docs.vespa.ai/en/reference/metrics-v1.html
  type: Documentation
- url: https://docs.vespa.ai/en/reference/metrics-v2.html
  type: Documentation
- url: https://docs.vespa.ai/en/reference/prometheus-v1.html
  type: Documentation