npm.io
4.1.6 • Published 3d ago

@tryghost/prometheus-metrics

Licence
Version
4.1.6
Deps
5
Size
23 kB
Vulns
0
Weekly
0
Stars
37

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.

  1. git clone this repo & cd into it as usual
  2. Run pnpm install to install top-level dependencies.

Test

  • pnpm lint runs oxlint
  • pnpm test runs lint and tests