Asgi-monitor

Latest version: v0.4.0

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

Scan your dependencies

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

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.