flow-pie/chamaa.api

Prometheus (metrics collection)

Open

#74 ouverte le 9 nov. 2025

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)HTML (4 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (3 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

Setup Prometheus metrics collection for the API and infrastructure.

Requirements:

  • Add Prometheus client library to Node.js backend
  • Create custom metrics for API endpoints (requests, latency, errors)
  • Expose metrics endpoint (/metrics)
  • Configure Prometheus scrape targets
  • Add database query metrics
  • Monitor blockchain transaction metrics

Deliverables:

  • Prometheus client integration in backend
  • Custom metrics definitions
  • /metrics endpoint implementation
  • Prometheus configuration file with scrape configs
  • Verified metrics collection and export

Guide contributeur