We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d3a088 commit c42472fCopy full SHA for c42472f
CHANGES/10304.doc.rst
@@ -0,0 +1 @@
1
+Added ``aiohttp-openmetrics`` to list of third-party libraries -- by :user:`jelmer`.
docs/third_party.rst
@@ -305,3 +305,6 @@ ask to raise the status.
305
306
- `aiohttp-asgi-connector <https://github.com/thearchitector/aiohttp-asgi-connector>`_
307
An aiohttp connector for using a ``ClientSession`` to interface directly with separate ASGI applications.
308
+
309
+- `aiohttp-openmetrics <https://github.com/jelmer/aiohttp-openmetrics>`_
310
+ An aiohttp middleware for exposing Prometheus metrics.
0 commit comments