HarperFast / HarperFast/prometheus-exporter

Fetching Prometheus metrics is slow and CPU-intensive

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
bug from-jira
Dominant language
JavaScript
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

## Problem

Profiling shows that the Prometheus metrics scrape endpoint is unexpectedly slow and consumes significant CPU — visibly impacting application performance during scrape intervals.

DataDog APM flamegraph shows the metrics collection path as a major hotspot. Needs investigation to identify whether the issue is in metric aggregation, serialization, or the underlying data queries.

🤖 Filed by Claude on behalf of Kris.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.