Skip to content

Commit

Permalink
Update support.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Nov 8, 2023
1 parent 025414b commit 490b9f9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ At the time of writing this document **qryn** supports the following APIs:

| **Name** | **Type** | **QRYN** | **QRYN Cloud**| **APIs.** |
|----------------------|--------------------|----------------|----------------|-----------------------------------|
| Remote Write | POST | 🟒 | 🟒 | `/api/v1/prom/remote/write` |
| Remote Write | POST | 🟒 | 🟒 | `/api/prom/remote/write` |
| Remote Write | POST | 🟒 | 🟒 | `/api/v1/prom/remote/write`<br>`/api/prom/remote/write`<br>`/prom/remote/write`<br>`/api/v1/write` |
| Query Range | GET/POST | 🟒 | 🟒 | `/api/v1/query_range` |
| Query | GET/POST | 🟒 | 🟒 | `/api/v1/query` |
| Labels | GET/POST | 🟒 | 🟒 | `/api/v1/labels` |
Expand Down

0 comments on commit 490b9f9

Please sign in to comment.