Skip to content

MEDIUM: Prometheus scrapes 14 targets but only Go/Java services expose metrics #59

Description

@Senthil455

Summary

Prometheus is configured to scrape all 14 service targets at /metrics, but only Go and Java services expose a metrics endpoint. Node.js (Express) and Python (FastAPI) scrapes return 404.

Affected File

prometheus.yml:13-81

Impact

  • Half of Prometheus scrape targets return 404 errors
  • No metrics collected from Python and Node.js services
  • Dashboards for these services show no data
  • Alert rules referencing http_requests_total are never triggered

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions