EIrwin / prom-cluster-example

Sample project using clustered prometheus metrics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prometheus Client Cluster Example

This project is a sample project that uses prom-client clustering to aggregate metrics between a master and worker processes.

Run this example

  1. Run git clone https://github.com/EIrwin/prom-cluster-example
  2. Run npm install
  3. Run node.js
  4. Run curl http://localhost:8181/metrics

About

Sample project using clustered prometheus metrics


Languages

Language:JavaScript 100.0%