flow-pie/chamaa.api

Prometheus (metrics collection)

Open

#74 创建于 2025年11月9日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)HTML (4 fork)auto 404
good first issue

仓库指标

Star
 (3 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南