Skip to content

Commit 9eff6df

Browse files
authored
chore: Update Synthetic Monitoring API docs (#425)
Updates the outdated docs/API.md to point to the maintained Grafana Cloud API reference for Synthetic Monitoring. Includes links to the hosted Swagger UI and the OpenAPI 3.0 spec.
1 parent 54bb012 commit 9eff6df

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/API.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Synthetic Monitoring API
22

3+
> [!WARNING]
4+
> **Deprecated/Outdated Documentation**
5+
>
6+
> This document is no longer maintained and may contain outdated information.
7+
> Please visit the [official Synthetic Monitoring API documentation](https://grafana.com/docs/grafana-cloud/testing/synthetic-monitoring/api-reference/)
8+
> or view the [Swagger OpenAPI UI](https://synthetic-monitoring-api.grafana.net/api/v1/swagger) for the most up-to-date reference.
9+
>
10+
> You can also directly download the [OpenAPI 3.0 specification](https://synthetic-monitoring-api.grafana.net/api/v1/openapi) for Grafana Cloud Synthetic Monitoring.
11+
12+
313
This document describes the Synthetic Monitoring API. All the entry
414
points return results formatted as JSON objects.
515

0 commit comments

Comments
 (0)