Skip to content

Feat/prometheus metrics#8

Closed
nayrosk wants to merge 9 commits intomainfrom
feat/prometheus-metrics
Closed

Feat/prometheus metrics#8
nayrosk wants to merge 9 commits intomainfrom
feat/prometheus-metrics

Conversation

@nayrosk
Copy link
Member

@nayrosk nayrosk commented Mar 10, 2026

No description provided.

nayrosk added 9 commits March 6, 2026 21:19
Introduce internal/prom package with dedicated HTTP server exposing
/metrics endpoint. Track keys processed, bytes read/written, database
status gauges, throughput rates, batch commits, and checkpoints.
Instrument converter.go to emit metrics when --metrics flag is active.
…tion

Wire metrics server start/stop in level-to-pebble and recover commands.
Expose port 9090 in Dockerfile and map it in docker-compose with
--metrics flags enabled by default.
@nayrosk nayrosk self-assigned this Mar 10, 2026
@nayrosk nayrosk closed this Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant