xrmx / opentelemetry-instrumentation-asgiref

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About

License:Apache License 2.0


Languages

Language:Python 100.0%