mirror of https://github.com/grafana/loki
Docs: Fix API document (#9210)
**What this PR does / why we need it**: Remove /ready and /metrics from API list of the querier and the query frontend because they are exposed by all components. Remove /loki/api/v1/push from API list of the querier and the query frontend because it is exposed by distributor. Move /api/prom/push from API list of the querier and the query frontend to API list of the distributor because it is exposed by distributor. Add /api/prom/series to API list of the querier and the query frontend. Change reference to /loki/api/v1/label to /loki/api/labels because former is not documented. **Which issue(s) this PR fixes**: **Special notes for your reviewer**: **Checklist** - [x] Reviewed the [`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md) guide (**required**) - [ ] Documentation added - [ ] Tests updated - [ ] `CHANGELOG.md` updated - [ ] Changes that require user attention or interaction to upgrade are documented in `docs/sources/upgrading/_index.md` Signed-off-by: Mitsuru Kariya <mitsuru.kariya@nttdata.com>pull/9356/head
parent
d25f8abff9
commit
185b2b089d
Loading…
Reference in new issue