-
Notifications
You must be signed in to change notification settings - Fork 0
Expor endpoint /metrics em formato Prometheus #87
Copy link
Copy link
Open
Labels
phase: 2Fase 2 - ObservabilidadeFase 2 - Observabilidadepriority: highAlta prioridadeAlta prioridadetype: featureNova funcionalidadeNova funcionalidadetype: performancePerformance e otimizacaoPerformance e otimizacao
Description
Problema
O MonitoringPlugin coleta metricas mas nao as expoe. Nao ha forma de monitorar a aplicacao em producao.
Solucao
- Criar endpoint
GET /metricscom formato Prometheus - Expor metricas de:
- Requests (count, duration histogram, status codes)
- Plugins (hook execution time, error count)
- Live Components (connections ativas, rooms, state syncs)
- Runtime (memory, event loop lag)
- Opcao de proteger endpoint com auth
Beneficio
Permite integrar com Prometheus + Grafana, Datadog, New Relic, etc.
Esforco Estimado
3-5 dias
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
phase: 2Fase 2 - ObservabilidadeFase 2 - Observabilidadepriority: highAlta prioridadeAlta prioridadetype: featureNova funcionalidadeNova funcionalidadetype: performancePerformance e otimizacaoPerformance e otimizacao