You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
## Version 3 now available with zero runtime dependencies, requires Node >=14.18.0.
4
4
5
+
# Usage
6
+
5
7
`@brandwatch/monitoring` is Express middleware that exposes a collection of standardised endpoints for monitoring infrastructure (e.g. Prometheus) to consume.
6
8
7
9
`npm i @brandwatch/monitoring`
@@ -76,3 +78,21 @@ var c = new Counter('my_counter');
0 commit comments