@fluojs/metrics
Advanced tools
+3
-3
@@ -11,3 +11,3 @@ { | ||
| ], | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "private": false, | ||
@@ -40,5 +40,5 @@ "license": "MIT", | ||
| "prom-client": "^15.1.3", | ||
| "@fluojs/di": "^1.0.1", | ||
| "@fluojs/di": "^1.0.2", | ||
| "@fluojs/http": "^1.0.0", | ||
| "@fluojs/runtime": "^1.0.1" | ||
| "@fluojs/runtime": "^1.1.0" | ||
| }, | ||
@@ -45,0 +45,0 @@ "devDependencies": { |
+1
-1
@@ -166,3 +166,3 @@ # @fluojs/metrics | ||
| - `HttpMetricsMiddleware` 및 HTTP path-label 옵션 타입 | ||
| - `provider`(현재는 `'prometheus'`만 지원)와 endpoint `middleware`를 포함한 module option | ||
| - `provider`(현재는 `'prometheus'`만 지원), module-level `middleware`, endpoint-scoped `endpointMiddleware`를 포함한 module option | ||
| - `prom-client`의 `Registry` | ||
@@ -169,0 +169,0 @@ |
+1
-1
@@ -166,3 +166,3 @@ # @fluojs/metrics | ||
| - `HttpMetricsMiddleware` and HTTP path-label option types | ||
| - Module options including `provider` (currently only `'prometheus'`) and endpoint `middleware` | ||
| - Module options including `provider` (currently only `'prometheus'`), module-level `middleware`, and endpoint-scoped `endpointMiddleware` | ||
| - `Registry` from `prom-client` | ||
@@ -169,0 +169,0 @@ |
62446
0.13%Updated
Updated