@ -48,7 +48,7 @@ And these endpoints are exposed by just the ingester:
The API endpoints starting with `/loki/` are [Prometheus API-compatible](https://prometheus.io/docs/prometheus/latest/querying/api/) and the result formats can be used interchangeably.
[Example clients](#example-clients) can be found at the bottom of this document.
A [list of clients](./clients) can be found in the clients documentation.
## Matrix, Vector, And Streams
@ -628,12 +628,3 @@ In microservices mode, the `/flush` endpoint is exposed by the ingester.
for a list of exported metrics.
In microservices mode, the `/metrics` endpoint is exposed by all components.
## Example Clients
Please note that the Loki API is not stable yet and breaking changes may occur