@tryghost/prometheus-metrics
v3.2.0
Published
A standalone server for exporting prometheus metrics from Ghost
Maintainers
Keywords
Readme
Metrics Server
A standalone server for exporting prometheus metrics from Ghost
Purpose
Prometheus metrics integration for exposing Ghost runtime counters, gauges, and histograms.
Usage
Develop
This is a monorepo package.
Follow the instructions for the top-level repo.
git clonethis repo &cdinto it as usual- Run
pnpm installto install top-level dependencies.
Test
pnpm lintruns oxlintpnpm testruns lint and tests
