@tryghost/prometheus-metrics
v3.0.1
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
yarnto install top-level dependencies.
Test
yarn lintrun just eslintyarn testrun lint and tests
