From ddd383e824b8cfc4f3e41712114760948099e44a Mon Sep 17 00:00:00 2001 From: Lorenzo Mangani Date: Thu, 12 Sep 2024 14:05:26 +0200 Subject: [PATCH] Update support.md --- docs/support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/support.md b/docs/support.md index e21de5f..e366040 100644 --- a/docs/support.md +++ b/docs/support.md @@ -29,7 +29,7 @@ At the time of writing this document **qryn** supports the following APIs: | Query Traces (JSON) | GET | 🟢 | 🟢 | `/api/traces/{traceId}/json` | | Trace Tags | GET | 🟢 | 🟢 | `/api/search/tags` | | Trace Tag Values | GET | 🟢 | 🟢 | `/api/search/tag/{name}/values` | -| Push Cloud. | POST | 🟡 | 🟢 | `/tempo/spans` | +| Push Cloud | POST | 🟢 | 🟢 | `/tempo/spans` | ## Prometheus API