Skip to content
This repository was archived by the owner on Jan 8, 2023. It is now read-only.

Commit 20ae841

Browse files
author
Murrent Mario
committed
docs: Added prom-client as prerequisites to README
Added section for prerequisites
1 parent da31acf commit 20ae841

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ This is a middleware for express servers, that expose metrics for prometheus.
1010

1111
The metrics exposed allows to calculate common RED (Request, Error rate, Duration of requests), and USE (Utilisation, Error rate, and Saturation), metrics
1212

13+
# Prerequisites
14+
15+
The following peer dependencies are required:
16+
17+
prom-client
18+
1319
## Install
1420

1521
``` bash

0 commit comments

Comments
 (0)