Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xrmx/opentelemetry-instrumentation-asgiref


https://github.com/xrmx/opentelemetry-instrumentation-asgiref

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

OpenTelemetry asgiref Instrumentation
=====================================

This library provides wrapping for sync_to_async and async_to_sync to visualize how much stuff
is not async native in Django.

It's an instrumentation done for demo purposes.

Installation
------------

::

pip install -e .