Skip to content

Commit c42472f

Browse files
[PR #10304/b6ffb1d1 backport][3.12] Add aiohttp-openmetrics to list of third party aiohttp-related python… (#10306)
**This is a backport of PR #10304 as merged into master (b6ffb1d).** Co-authored-by: Jelmer Vernooij <[email protected]>
1 parent 3d3a088 commit c42472f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGES/10304.doc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Added ``aiohttp-openmetrics`` to list of third-party libraries -- by :user:`jelmer`.

docs/third_party.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,3 +305,6 @@ ask to raise the status.
305305

306306
- `aiohttp-asgi-connector <https://github.com/thearchitector/aiohttp-asgi-connector>`_
307307
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

Comments
 (0)