Asgi-monitor

Latest version: v0.6.0

Safety actively analyzes 701427 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.6.0

What's Changed

* Added `Aiohttp` server [integration](https://asgi-monitor.readthedocs.io/en/latest/integrations/index.html#id3) by Cooh12 in 13
* Added support for `OpenMetrics` in default `/metrics` endpoint
* Added [CONTRIBUTING.md](https://github.com/draincoder/asgi-monitor/blob/master/CONTRIBUTING.md)

Full Changelog: https://github.com/draincoder/asgi-monitor/compare/v0.5.0...v0.6.0

0.5.0

What's Changed

* Added [span](https://asgi-monitor.readthedocs.io/en/latest/monitoring/tracing.html#id4) decorator to cover functions with spans **without** changing the code
* Update dependencies
* Refactor docs 12 and examples

Full Changelog: https://github.com/draincoder/asgi-monitor/compare/v0.4.0...v0.5.0

0.4.0

What's Changed

* Added [documentation](https://asgi-monitor.readthedocs.io) 📚
* Added integration with **Litestar**
* Improved optimization

Full Changelog: https://github.com/draincoder/asgi-monitor/compare/v0.3.0...v0.4.0

0.3.0

What's Changed

* Getting rid of global metrics and the global registry
* The configuration of metrics is placed in the `MetricsConfig` class in each integration
* Added the ability to use your own registry or specify a global `REGISTRY` to support older metrics
* Removing unnecessary dependencies: now you have to install the [opentelemetry exporter](https://github.com/draincoder/asgi-monitor/blob/master/README.md#tracing) you need

Full Changelog: https://github.com/draincoder/asgi-monitor/compare/v0.2.0...v0.3.0

0.2.0

What's Changed

* Added generation of `uvicorn log config` to the file via the `CLI`
* Bugfix: renaming the endpoint `/metrics/` to `/metrics`
* Getting rid of the global `MetricsContainer`
* **Grafana** dashboard has been improved
* Added `py.typed`

Full Changelog: https://github.com/draincoder/asgi-monitor/compare/v0.1.0-alpha...v0.2.0

0.1.0alpha

First release, the library is being tested and be careful in using it.

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.