issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:HTML
Filter by
25.5M results
Objetivo
Configurar regras de alerta no Grafana para notificar sobre condições críticas do sistema.
Alertas a configurar
1. Alta utilização de CPU
- Condição: rate(node_app_process_cpu_seconds_total[5m]) ...
alertas
Grafana
observabilidade
Objetivo
Corrigir o Dockerfile da aplicação e adicionar .gitignore ao projeto.
Dockerfile (app/Dockerfile)
Problemas atuais
- Usa node:24-alpine que pode não existir ou ser instável
- Não otimiza ...
configuração
Docker
Objetivo
Melhorar o dashboard do Grafana (dashboards/dashboard.json) com painéis adicionais, thresholds visuais, e preparação
para alertas.
Novos painéis a adicionar
1. Taxa de Requisições por Minuto ...
dashboard
Grafana
observabilidade
Objetivo
Expandir as métricas Prometheus atuais (apenas HTTP counter + histogram) com métricas de negócio e erros detalhados.
Novas métricas a adicionar
Contadores de negócio
- app_registrations_total ...
métricas
observabilidade
Prometheus
Objetivo
Refatorar o app.js para suportar testes automatizados e adicionar endpoints essenciais.
Mudanças necessárias
1. Exportar o app para testes
Atualmente o servidor inicia diretamente com app.listen(), ...
API
refatoração
Objetivo
Criar suite de testes automatizados para todos os endpoints da API usando Jest e Supertest, conforme exigido pelo
Laboratório 6 (CI/CD).
Escopo
- Criar arquivo tests/app.test.js
- Testar ...
CI/CD
testes
Feed URL: https://kyungyeon.dev/rss.xml
Error:
Error: Status code 404
at ClientRequest. anonymous (/home/jinhwan/Documents/WHILE0124/node_modules/rss-parser/lib/parser.js:88:25)
at Object.onceWrapper ...
feed-error
Weekly regime-compare ran at 2026-06-21 22:00 UTC and could not execute.\n\nThe routine is set up correctly but the data
files it reads do not exist in this repo. Nothing was analyzed; no P L or divergence ...
Summary
During conversation compaction in the ReAct agent, ToolMessage instances are incorrectly converted to AIMessage
instances, causing tool results to be lost and potentially confusing the model about ...
bug
Problem: Two simultaneous login requests for the same new nickname can both try to insert a player and one may fail due
to the unique constraint.
Expected result:
- Handle unique constraint races gracefully. ...
backend
bug
database

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.