Gigapipe is a powerful all-in-one polyglot observability stack and supports the following APIs
| Name | Type | OSS | CLOUD | APIs. |
|---|---|---|---|---|
| Push | POST | 🟢 | 🟢 | /loki/api/v1/push |
| Query | GET | 🟢 | 🟢 | /loki/api/v1/query |
| Query Range | GET | 🟢 | 🟢 | /loki/api/v1/query_range |
| Labels | GET, POST | 🟢 | 🟢 | /loki/api/v1/label |
| Labels (alias) | GET, POST | 🟢 | 🟢 | /loki/api/v1/labels |
| Label Values | GET, POST | 🟢 | 🟢 | /loki/api/v1/label/{name}/values |
| Series | GET, POST | 🟢 | 🟢 | /loki/api/v1/series |
| Tail | GET | 🟢 | 🟢 | /loki/api/v1/tail |
| Ready | GET | 🟢 | 🟢 | /ready |
⭐ Any Loki compatible client can be used without modifications
📦 Grafana Alloy
📦 Grafana Agent
📦 Vector
📦 Opentelemetry
📦 Telegraf
📦 Fluentd
📦 Logstash