[Taiga #67] Добавить endpoint /api/v1/runtime-info для просмотра runtime состояния #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Linked Taiga story: #67
Suggested branch:
feature/taiga-67-dobavit-endpoint-api-v1-runtime-info-dlya-prosmotra-runtime-Project type:
workAI tags: work, ais, backend, rest-api, monitoring, runtime
Description
Реализовать новый REST endpoint для мониторинга runtime состояния сервиса AISHub. Endpoint должен возвращать информацию о состоянии subsystem'ов, активных соединениях, использовании памяти и других runtime метриках. Будет дополнением к существующему /api/v1/health и /api/v1/stats.
Taiga: https://tasks.grigowashere.ru/project//us/67
Acceptance criteria
Code notes
Questions