Prometheus website screenshot

Prometheus

An open-source systems monitoring and alerting toolkit originally built at SoundCloud. Prometheus collects and stores metrics as time series data and provides a powerful query language (PromQL) for analysis.

Prometheus publishes 12 APIs on the APIs.io network, including Admin API, Alerts API, Lifecycle API, and 9 more. Tagged areas include Alerting, Metrics, Monitoring, Observability, and Time Series.

The Prometheus catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 2 Spectral governance rulesets.

Prometheus’ developer surface includes authentication, changelog, CLI, documentation, getting-started guide, engineering blog, Stack Overflow tag, and 32 more developer resources.

50.3/100 developing ▬ flat Agent 49/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreeOpen⚡ Free to try
14 APIs 1 MCP Servers
AlertingMetricsMonitoringObservabilityTime Series

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 50.3/100 · developing
Contract Quality 18.1 / 25
Developer Ergonomics 9.1 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 5.5 / 13
Governance 4.6 / 12
Discoverability 7.2 / 10
Agent readiness — 49/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/prometheus: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 14

Individual APIs this provider publishes, each with its own machine-readable definition.

Prometheus Remote Write API

The Prometheus Remote Write API defines a standard protocol for sending time series data from Prometheus or compatible agents to remote storage backends via HTTP POST with Snapp...

Prometheus Client Libraries

Prometheus provides official client libraries for Go, Java/Scala, Python, Ruby, and Rust that enable application instrumentation. Libraries implement the Prometheus metric types...

Prometheus Admin API

Administrative endpoints for TSDB management including snapshots and tombstone cleanup. Requires --web.enable-admin-api flag.

Prometheus Alerts API

Endpoints for listing and creating alerts in the Alertmanager.

Prometheus Lifecycle API

Endpoints for managing the Prometheus server lifecycle including configuration reloads and graceful shutdown. Requires --web.enable-lifecycle flag.

Prometheus Metadata API

Endpoints for querying label names, label values, series metadata, and metric metadata without executing PromQL expressions.

Prometheus Metrics API

Endpoints for pushing, replacing, and deleting metric groups. Metrics are grouped by job and optional additional labels.

Prometheus Query API

PromQL instant and range query endpoints for evaluating expressions against the time series database.

Prometheus Receivers API

Endpoints for listing configured alert receivers.

Prometheus Rules API

Endpoints for retrieving loaded recording rules and alerting rules.

Prometheus Silences API

Endpoints for creating, listing, updating, and expiring silences that mute matching alerts.

Prometheus Status API

Endpoints for retrieving Alertmanager configuration, cluster status, and version information.

Prometheus Targets API

Endpoints for discovering scrape targets and their current health status.

Prometheus TSDB API

Endpoints for querying TSDB statistics and deleting time series data.

Scroll for all 14

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Prometheus HTTP API

OPEN COLLECTION

Prometheus Management API

OPEN COLLECTION

Arazzo Workflows 15

Multi-step API workflows described with the Arazzo specification.

Prometheus Triage an Alert That Never Notified

Follow one alert from its rule, through Prometheus, into Alertmanager, to find where it stopped.

ARAZZO

Prometheus Delete Series and Reclaim the Space

Preview what a selector matches, delete it, clean the tombstones, and verify.

ARAZZO

Prometheus Discover and Query a Metric

Walk from "what metrics exist?" to an evaluated PromQL result.

ARAZZO

Prometheus Expire a Silence Early

Find an active silence, inspect what it mutes, expire it, and confirm it is gone.

ARAZZO

Prometheus Run a Large PromQL Expression via POST

Evaluate an expression too long for a URL, first instant then across a range.

ARAZZO

Prometheus Purge a Retired Job's Pushed Metrics

Find a stale metric group left by a decommissioned job and delete it.

ARAZZO

Prometheus Push Batch Job Metrics to the Pushgateway

Publish a short-lived job's results so Prometheus can scrape them after the job exits.

ARAZZO

Prometheus Manage a Grouped Metric Group End to End

Push, update, verify, and tear down metrics scoped by instance-level grouping labels.

ARAZZO

Prometheus Chart a Range Query and Pull Its Exemplars

Validate an expression, graph it over a time range, then link the spikes to traces.

ARAZZO

Prometheus Reload Configuration and Verify It Applied

Trigger a config reload and prove the new configuration and rules are live.

ARAZZO

Prometheus Verify Server Readiness After a Restart

Confirm a restarted or upgraded server is healthy, past WAL replay, and running the expected build.

ARAZZO

Prometheus Silence a Firing Alert

Find a firing alert, silence it by its labels, and confirm the silence took hold.

ARAZZO

Prometheus Test an Alertmanager Routing Path

Send a synthetic alert and follow it through to the receiver that will be paged.

ARAZZO

Prometheus Troubleshoot a Missing Scrape Target

Work out why a target's metrics are missing — dropped, down, or never configured.

ARAZZO

Prometheus Take a TSDB Snapshot for Backup

Size the TSDB, snapshot it, and capture the snapshot directory name.

ARAZZO

Scroll for all 15

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

prometheus-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Prometheus Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Prometheus Alertmanager Webhook Events

The Prometheus Alertmanager webhook receiver sends HTTP POST requests to configured endpoints when alert groups are triggered. Each webhook payload contains a group of alerts sh...

ASYNCAPI

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Prometheus Context

0 classes · 13 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Prometheus API Rules

3 rules · 1 errors 1 warnings 1 info

SPECTRAL

Prometheus API Rules

6 rules · 4 warnings 2 info

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Prometheus Authentication

0 schemes

SECURITY

Prometheus Domain Security

TLSv1.3 · HSTS

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Prometheus Agentic Access

47 operations · 17 acting · 1 human-in-the-loop

47 operations · 17 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 21

Pagination, idempotency, versioning, errors, and events

Scroll for all 21

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: prometheus
name: Prometheus
description: An open-source systems monitoring and alerting toolkit originally built at SoundCloud. Prometheus collects and
  stores metrics as time series data and provides a powerful query language (PromQL) for analysis.
type: Index
accessModel:
  pricing: free
  onboarding: open
  trial: false
  try_now: true
  public: true
  label: Free · Open access
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/prometheus.png
tags:
- Alerting
- Metrics
- Monitoring
- Observability
- Time Series
url: https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-06-20'
specificationVersion: '0.19'
apis:
- aid: prometheus:prometheus-remote-write-api
  name: Prometheus Remote Write API
  description: The Prometheus Remote Write API defines a standard protocol for sending time series data from Prometheus or
    compatible agents to remote storage backends via HTTP POST with Snappy-compressed protobuf payloads. The specification
    documents the wire format, required headers, and retry semantics for interoperable remote write implementations.
  humanURL: https://prometheus.io/docs/specs/prw/remote_write_spec/
  tags:
  - Integration
  - Remote Write
  - Storage
  - Time Series
  properties:
  - type: Documentation
    url: https://prometheus.io/docs/specs/prw/remote_write_spec/
  - type: Protobuf
    url: grpc/prometheus-remote.proto
  - type: Protobuf
    url: grpc/prometheus-types.proto
  - type: Protobuf
    url: grpc/prometheus-write-v2-types.proto
- aid: prometheus:prometheus-client-libraries
  name: Prometheus Client Libraries
  description: Prometheus provides official client libraries for Go, Java/Scala, Python, Ruby, and Rust that enable application
    instrumentation. Libraries implement the Prometheus metric types (Counter, Gauge, Histogram, Summary) and expose metrics
    via an HTTP endpoint for Prometheus to scrape.
  humanURL: https://prometheus.io/docs/instrumenting/clientlibs/
  tags:
  - Client Libraries
  - Instrumentation
  - Metrics
  - SDK
  properties:
  - type: Documentation
    url: https://prometheus.io/docs/instrumenting/clientlibs/
  - type: Reference
    url: https://prometheus.io/docs/instrumenting/writing_clientlibs/
- aid: prometheus:prometheus-admin-api
  name: Prometheus Admin API
  description: Administrative endpoints for TSDB management including snapshots and tombstone cleanup. Requires --web.enable-admin-api
    flag.
  humanURL: https://prometheus.io/docs/prometheus/latest/querying/api/
  tags:
  - Admin
  properties:
  - type: OpenAPI
    url: openapi/prometheus-admin-api-openapi.yml
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/querying/api/
  - type: GitHubRepository
    url: https://github.com/prometheus/prometheus
  - type: ChangeLog
    url: https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md
  - type: JSONSchema
    url: json-schema/prometheus-metrics-schema.json
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/management_api/
  - type: Documentation
    url: https://github.com/prometheus/pushgateway/blob/master/README.md
  - type: GitHubRepository
    url: https://github.com/prometheus/pushgateway
  - type: ChangeLog
    url: https://github.com/prometheus/pushgateway/releases
  - type: Documentation
    url: https://prometheus.io/docs/alerting/latest/alertmanager/
  - type: AsyncAPI
    url: asyncapi/prometheus-alertmanager-webhook-asyncapi.yml
  - type: GitHubRepository
    url: https://github.com/prometheus/alertmanager
  - type: ChangeLog
    url: https://github.com/prometheus/alertmanager/releases
- aid: prometheus:prometheus-alerts-api
  name: Prometheus Alerts API
  description: Endpoints for listing and creating alerts in the Alertmanager.
  humanURL: https://prometheus.io/docs/prometheus/latest/querying/api/
  tags:
  - Alerts
  properties:
  - type: OpenAPI
    url: openapi/prometheus-alerts-api-openapi.yml
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/querying/api/
  - type: GitHubRepository
    url: https://github.com/prometheus/prometheus
  - type: ChangeLog
    url: https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md
  - type: JSONSchema
    url: json-schema/prometheus-metrics-schema.json
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/management_api/
  - type: Documentation
    url: https://github.com/prometheus/pushgateway/blob/master/README.md
  - type: GitHubRepository
    url: https://github.com/prometheus/pushgateway
  - type: ChangeLog
    url: https://github.com/prometheus/pushgateway/releases
  - type: Documentation
    url: https://prometheus.io/docs/alerting/latest/alertmanager/
  - type: AsyncAPI
    url: asyncapi/prometheus-alertmanager-webhook-asyncapi.yml
  - type: GitHubRepository
    url: https://github.com/prometheus/alertmanager
  - type: ChangeLog
    url: https://github.com/prometheus/alertmanager/releases
- aid: prometheus:prometheus-lifecycle-api
  name: Prometheus Lifecycle API
  description: Endpoints for managing the Prometheus server lifecycle including configuration reloads and graceful shutdown.
    Requires --web.enable-lifecycle flag.
  humanURL: https://prometheus.io/docs/prometheus/latest/querying/api/
  tags:
  - Lifecycle
  properties:
  - type: OpenAPI
    url: openapi/prometheus-lifecycle-api-openapi.yml
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/querying/api/
  - type: GitHubRepository
    url: https://github.com/prometheus/prometheus
  - type: ChangeLog
    url: https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md
  - type: JSONSchema
    url: json-schema/prometheus-metrics-schema.json
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/management_api/
  - type: Documentation
    url: https://github.com/prometheus/pushgateway/blob/master/README.md
  - type: GitHubRepository
    url: https://github.com/prometheus/pushgateway
  - type: ChangeLog
    url: https://github.com/prometheus/pushgateway/releases
  - type: Documentation
    url: https://prometheus.io/docs/alerting/latest/alertmanager/
  - type: AsyncAPI
    url: asyncapi/prometheus-alertmanager-webhook-asyncapi.yml
  - type: GitHubRepository
    url: https://github.com/prometheus/alertmanager
  - type: ChangeLog
    url: https://github.com/prometheus/alertmanager/releases
- aid: prometheus:prometheus-metadata-api
  name: Prometheus Metadata API
  description: Endpoints for querying label names, label values, series metadata, and metric metadata without executing PromQL
    expressions.
  humanURL: https://prometheus.io/docs/prometheus/latest/querying/api/
  tags:
  - Metadata
  properties:
  - type: OpenAPI
    url: openapi/prometheus-metadata-api-openapi.yml
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/querying/api/
  - type: GitHubRepository
    url: https://github.com/prometheus/prometheus
  - type: ChangeLog
    url: https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md
  - type: JSONSchema
    url: json-schema/prometheus-metrics-schema.json
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/management_api/
  - type: Documentation
    url: https://github.com/prometheus/pushgateway/blob/master/README.md
  - type: GitHubRepository
    url: https://github.com/prometheus/pushgateway
  - type: ChangeLog
    url: https://github.com/prometheus/pushgateway/releases
  - type: Documentation
    url: https://prometheus.io/docs/alerting/latest/alertmanager/
  - type: AsyncAPI
    url: asyncapi/prometheus-alertmanager-webhook-asyncapi.yml
  - type: GitHubRepository
    url: https://github.com/prometheus/alertmanager
  - type: ChangeLog
    url: https://github.com/prometheus/alertmanager/releases
- aid: prometheus:prometheus-metrics-api
  name: Prometheus Metrics API
  description: Endpoints for pushing, replacing, and deleting metric groups. Metrics are grouped by job and optional additional
    labels.
  humanURL: https://prometheus.io/docs/prometheus/latest/querying/api/
  tags:
  - Metrics
  properties:
  - type: OpenAPI
    url: openapi/prometheus-metrics-api-openapi.yml
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/querying/api/
  - type: GitHubRepository
    url: https://github.com/prometheus/prometheus
  - type: ChangeLog
    url: https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md
  - type: JSONSchema
    url: json-schema/prometheus-metrics-schema.json
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/management_api/
  - type: Documentation
    url: https://github.com/prometheus/pushgateway/blob/master/README.md
  - type: GitHubRepository
    url: https://github.com/prometheus/pushgateway
  - type: ChangeLog
    url: https://github.com/prometheus/pushgateway/releases
  - type: Documentation
    url: https://prometheus.io/docs/alerting/latest/alertmanager/
  - type: AsyncAPI
    url: asyncapi/prometheus-alertmanager-webhook-asyncapi.yml
  - type: GitHubRepository
    url: https://github.com/prometheus/alertmanager
  - type: ChangeLog
    url: https://github.com/prometheus/alertmanager/releases
- aid: prometheus:prometheus-query-api
  name: Prometheus Query API
  description: PromQL instant and range query endpoints for evaluating expressions against the time series database.
  humanURL: https://prometheus.io/docs/prometheus/latest/querying/api/
  tags:
  - Query
  properties:
  - type: OpenAPI
    url: openapi/prometheus-query-api-openapi.yml
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/querying/api/
  - type: GitHubRepository
    url: https://github.com/prometheus/prometheus
  - type: ChangeLog
    url: https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md
  - type: JSONSchema
    url: json-schema/prometheus-metrics-schema.json
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/management_api/
  - type: Documentation
    url: https://github.com/prometheus/pushgateway/blob/master/README.md
  - type: GitHubRepository
    url: https://github.com/prometheus/pushgateway
  - type: ChangeLog
    url: https://github.com/prometheus/pushgateway/releases
  - type: Documentation
    url: https://prometheus.io/docs/alerting/latest/alertmanager/
  - type: AsyncAPI
    url: asyncapi/prometheus-alertmanager-webhook-asyncapi.yml
  - type: GitHubRepository
    url: https://github.com/prometheus/alertmanager
  - type: ChangeLog
    url: https://github.com/prometheus/alertmanager/releases
- aid: prometheus:prometheus-receivers-api
  name: Prometheus Receivers API
  description: Endpoints for listing configured alert receivers.
  humanURL: https://prometheus.io/docs/prometheus/latest/querying/api/
  tags:
  - Receivers
  properties:
  - type: OpenAPI
    url: openapi/prometheus-receivers-api-openapi.yml
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/querying/api/
  - type: GitHubRepository
    url: https://github.com/prometheus/prometheus
  - type: ChangeLog
    url: https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md
  - type: JSONSchema
    url: json-schema/prometheus-metrics-schema.json
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/management_api/
  - type: Documentation
    url: https://github.com/prometheus/pushgateway/blob/master/README.md
  - type: GitHubRepository
    url: https://github.com/prometheus/pushgateway
  - type: ChangeLog
    url: https://github.com/prometheus/pushgateway/releases
  - type: Documentation
    url: https://prometheus.io/docs/alerting/latest/alertmanager/
  - type: AsyncAPI
    url: asyncapi/prometheus-alertmanager-webhook-asyncapi.yml
  - type: GitHubRepository
    url: https://github.com/prometheus/alertmanager
  - type: ChangeLog
    url: https://github.com/prometheus/alertmanager/releases
- aid: prometheus:prometheus-rules-api
  name: Prometheus Rules API
  description: Endpoints for retrieving loaded recording rules and alerting rules.
  humanURL: https://prometheus.io/docs/prometheus/latest/querying/api/
  tags:
  - Rules
  properties:
  - type: OpenAPI
    url: openapi/prometheus-rules-api-openapi.yml
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/querying/api/
  - type: GitHubRepository
    url: https://github.com/prometheus/prometheus
  - type: ChangeLog
    url: https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md
  - type: JSONSchema
    url: json-schema/prometheus-metrics-schema.json
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/management_api/
  - type: Documentation
    url: https://github.com/prometheus/pushgateway/blob/master/README.md
  - type: GitHubRepository
    url: https://github.com/prometheus/pushgateway
  - type: ChangeLog
    url: https://github.com/prometheus/pushgateway/releases
  - type: Documentation
    url: https://prometheus.io/docs/alerting/latest/alertmanager/
  - type: AsyncAPI
    url: asyncapi/prometheus-alertmanager-webhook-asyncapi.yml
  - type: GitHubRepository
    url: https://github.com/prometheus/alertmanager
  - type: ChangeLog
    url: https://github.com/prometheus/alertmanager/releases
- aid: prometheus:prometheus-silences-api
  name: Prometheus Silences API
  description: Endpoints for creating, listing, updating, and expiring silences that mute matching alerts.
  humanURL: https://prometheus.io/docs/prometheus/latest/querying/api/
  tags:
  - Silences
  properties:
  - type: OpenAPI
    url: openapi/prometheus-silences-api-openapi.yml
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/querying/api/
  - type: GitHubRepository
    url: https://github.com/prometheus/prometheus
  - type: ChangeLog
    url: https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md
  - type: JSONSchema
    url: json-schema/prometheus-metrics-schema.json
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/management_api/
  - type: Documentation
    url: https://github.com/prometheus/pushgateway/blob/master/README.md
  - type: GitHubRepository
    url: https://github.com/prometheus/pushgateway
  - type: ChangeLog
    url: https://github.com/prometheus/pushgateway/releases
  - type: Documentation
    url: https://prometheus.io/docs/alerting/latest/alertmanager/
  - type: AsyncAPI
    url: asyncapi/prometheus-alertmanager-webhook-asyncapi.yml
  - type: GitHubRepository
    url: https://github.com/prometheus/alertmanager
  - type: ChangeLog
    url: https://github.com/prometheus/alertmanager/releases
- aid: prometheus:prometheus-status-api
  name: Prometheus Status API
  description: Endpoints for retrieving Alertmanager configuration, cluster status, and version information.
  humanURL: https://prometheus.io/docs/prometheus/latest/querying/api/
  tags:
  - Status
  properties:
  - type: OpenAPI
    url: openapi/prometheus-status-api-openapi.yml
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/querying/api/
  - type: GitHubRepository
    url: https://github.com/prometheus/prometheus
  - type: ChangeLog
    url: https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md
  - type: JSONSchema
    url: json-schema/prometheus-metrics-schema.json
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/management_api/
  - type: Documentation
    url: https://github.com/prometheus/pushgateway/blob/master/README.md
  - type: GitHubRepository
    url: https://github.com/prometheus/pushgateway
  - type: ChangeLog
    url: https://github.com/prometheus/pushgateway/releases
  - type: Documentation
    url: https://prometheus.io/docs/alerting/latest/alertmanager/
  - type: AsyncAPI
    url: asyncapi/prometheus-alertmanager-webhook-asyncapi.yml
  - type: GitHubRepository
    url: https://github.com/prometheus/alertmanager
  - type: ChangeLog
    url: https://github.com/prometheus/alertmanager/releases
- aid: prometheus:prometheus-targets-api
  name: Prometheus Targets API
  description: Endpoints for discovering scrape targets and their current health status.
  humanURL: https://prometheus.io/docs/prometheus/latest/querying/api/
  tags:
  - Targets
  properties:
  - type: OpenAPI
    url: openapi/prometheus-targets-api-openapi.yml
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/querying/api/
  - type: GitHubRepository
    url: https://github.com/prometheus/prometheus
  - type: ChangeLog
    url: https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md
  - type: JSONSchema
    url: json-schema/prometheus-metrics-schema.json
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/management_api/
  - type: Documentation
    url: https://github.com/prometheus/pushgateway/blob/master/README.md
  - type: GitHubRepository
    url: https://github.com/prometheus/pushgateway
  - type: ChangeLog
    url: https://github.com/prometheus/pushgateway/releases
  - type: Documentation
    url: https://prometheus.io/docs/alerting/latest/alertmanager/
  - type: AsyncAPI
    url: asyncapi/prometheus-alertmanager-webhook-asyncapi.yml
  - type: GitHubRepository
    url: https://github.com/prometheus/alertmanager
  - type: ChangeLog
    url: https://github.com/prometheus/alertmanager/releases
- aid: prometheus:prometheus-tsdb-api
  name: Prometheus TSDB API
  description: Endpoints for querying TSDB statistics and deleting time series data.
  humanURL: https://prometheus.io/docs/prometheus/latest/querying/api/
  tags:
  - TSDB
  properties:
  - type: OpenAPI
    url: openapi/prometheus-tsdb-api-openapi.yml
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/querying/api/
  - type: GitHubRepository
    url: https://github.com/prometheus/prometheus
  - type: ChangeLog
    url: https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md
  - type: JSONSchema
    url: json-schema/prometheus-metrics-schema.json
  - type: Documentation
    url: https://prometheus.io/docs/prometheus/latest/management_api/
  - type: Documentation
    url: https://github.com/prometheus/pushgateway/blob/master/README.md
  - type: GitHubRepository
    url: https://github.com/prometheus/pushgateway
  - type: ChangeLog
    url: https://github.com/prometheus/pushgateway/releases
  - type: Documentation
    url: https://prometheus.io/docs/alerting/latest/alertmanager/
  - type: AsyncAPI
    url: asyncapi/prometheus-alertmanager-webhook-asyncapi.yml
  - type: GitHubRepository
    url: https://github.com/prometheus/alertmanager
  - type: ChangeLog
    url: https://github.com/prometheus/alertmanager/releases
common:
- type: AgenticAccess
  url: agentic-access/prometheus-agentic-access.yml
- type: DomainSecurity
  url: security/prometheus-domain-security.yml
- type: Packages
  url: packages/prometheus-packages.yml
- type: MCPServer
  url: mcp/prometheus-mcp.yml
- type: LLMsTxt
  url: llms/prometheus-llms.txt
- type: Conformance
  url: conformance/prometheus-conformance.yml
- type: ErrorCatalog
  url: errors/prometheus-problem-types.yml
- type: Lifecycle
  url: lifecycle/prometheus-lifecycle.yml
- type: Authentication
  url: authentication/prometheus-authentication.yml
- type: Conventions
  url: conventions/prometheus-conventions.yml
- type: ChangeLog
  url: changelog/prometheus-changelog.yml
- type: CLI
  url: cli/prometheus-cli.yml
- type: DataModel
  url: data-model/prometheus-data-model.yml
- type: JSONLD
  url: json-ld/prometheus-context.jsonld
- type: JSONSchema
  url: json-schema/prometheus-metrics-schema.json
- type: Website
  url: https://prometheus.io
- type: Documentation
  url: https://prometheus.io/docs/
- type: GettingStarted
  url: https://prometheus.io/docs/introduction/getting_started/
- type: GitHubOrganization
  url: https://github.com/prometheus
- type: GitHubRepository
  url: https://github.com/prometheus/prometheus
- type: Blog
  url: https://prometheus.io/blog/
- type: Community
  url: https://prometheus.io/community/
- type: ChangeLog
  url: https://github.com/prometheus/prometheus/releases
- type: StackOverflow
  url: https://stackoverflow.com/questions/tagged/prometheus
- type: Arazzo
  url: arazzo/prometheus-discover-and-query-metric-workflow.yml
  name: Prometheus Discover and Query a Metric
- type: Arazzo
  url: arazzo/prometheus-range-query-with-exemplars-workflow.yml
  name: Prometheus Chart a Range Query and Pull Its Exemplars
- type: Arazzo
  url: arazzo/prometheus-large-promql-query-post-workflow.yml
  name: Prometheus Run a Large PromQL Expression via POST
- type: Arazzo
  url: arazzo/prometheus-troubleshoot-scrape-target-workflow.yml
  name: Prometheus Troubleshoot a Missing Scrape Target
- type: Arazzo
  url: arazzo/prometheus-alert-notification-triage-workflow.yml
  name: Prometheus Triage an Alert That Never Notified
- type: Arazzo
  url: arazzo/prometheus-silence-firing-alert-workflow.yml
  name: Prometheus Silence a Firing Alert
- type: Arazzo
  url: arazzo/prometheus-expire-silence-workflow.yml
  name: Prometheus Expire a Silence Early
- type: Arazzo
  url: arazzo/prometheus-test-alert-routing-workflow.yml
  name: Prometheus Test an Alertmanager Routing Path
- type: Arazzo
  url: arazzo/prometheus-push-batch-job-metrics-workflow.yml
  name: Prometheus Push Batch Job Metrics to the Pushgateway
- type: Arazzo
  url: arazzo/prometheus-push-grouped-metrics-lifecycle-workflow.yml
  name: Prometheus Manage a Grouped Metric Group End to End
- type: Arazzo
  url: arazzo/prometheus-purge-retired-job-metrics-workflow.yml
  name: Prometheus Purge a Retired Job's Pushed Metrics
- type: Arazzo
  url: arazzo/prometheus-reload-config-verify-workflow.yml
  name: Prometheus Reload Configuration and Verify It Applied
- type: Arazzo
  url: arazzo/prometheus-server-restart-readiness-workflow.yml
  name: Prometheus Verify Server Readiness After a Restart
- type: Arazzo
  url: arazzo/prometheus-tsdb-snapshot-backup-workflow.yml
  name: Prometheus Take a TSDB Snapshot for Backup
- type: Arazzo
  url: arazzo/prometheus-delete-series-reclaim-space-workflow.yml
  name: Prometheus Delete Series and Reclaim the Space
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com