honojs-middleware/packages/prometheus/src
David Dios 5c165793fc
feat: Adding hono/prometheus middleware (#340)
* adding hono/prometheus middleware

* adding tests for the metrics endpoint

* adding changeset

* adding workflow and a build script to main package.json

* change to middleware factory instead

* extending the readme with some examples

* updating required hono version, adding installation section to readme

* updating hono version in devdependencies
2024-01-25 08:47:57 +09:00
..
index.test.ts feat: Adding hono/prometheus middleware (#340) 2024-01-25 08:47:57 +09:00
index.ts feat: Adding hono/prometheus middleware (#340) 2024-01-25 08:47:57 +09:00
standardMetrics.ts feat: Adding hono/prometheus middleware (#340) 2024-01-25 08:47:57 +09:00