cockroachdb / cockroachdb/docs
server: Migrate nodes, {hot-,}ranges, health endpoints to v2 API
Abierto
C-product-change
no-issue-activity
- Lenguaje dominante
- HTML
- Estrellas
- 212
- Forks
- 476
- Merge medio
- 40 min
- PR fusionados (30 d)
- 3
Descripción
Jesse Seldess (jseldess) commented:
PR:
- Added the following new HTTP API endpoints:
- `/api/v2/nodes/`: Lists all nodes in the cluster
- `/api/v2/nodes//ranges`: Lists all ranges on the specified node
- `/api/v2/ranges/hot/`: Lists hot ranges in the cluster
- `/api/v2/ranges//`: Describes range in more detail
- `/api/v2/health/`: Returns an HTTP 200 response if node is healthy. [#60952][#60952]
Jira Issue: DOC-1042
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.