about summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
authorAlan Pearce2023-09-13 15:55:48 +0200
committerAlan Pearce2023-09-13 16:57:07 +0200
commit627aec8448ca075ea4bf87f85229c67a7374eac0 (patch)
tree9a91925e1b3df03cc9965e879338fbe44064b0c7 /package.json
parentae9de0eaaf7f6f5aa6114671aefe297ce6e8f3f1 (diff)
downloadhomestead-627aec8448ca075ea4bf87f85229c67a7374eac0.tar.lz
homestead-627aec8448ca075ea4bf87f85229c67a7374eac0.tar.zst
homestead-627aec8448ca075ea4bf87f85229c67a7374eac0.zip
Collect metrics for prometheus
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 354305b..a0b6a73 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,7 @@
   },
   "type": "module",
   "dependencies": {
+    "bun-prometheus-client": "^0.0.2",
     "toml": "^3.0.0"
   }
 }