opentelemetry-python-contrib
opentelemetry-python-contrib copied to clipboard
Instrumentor for aiomysql
trafficstars
Is your feature request related to a problem? I'm using aiomysql and I would like to have auto-instrumentation for it.
I've tried using opentelemetry-instrumentation-pymysql as I know that aiomysql is based off of this, however this doesn't seem to be picking up the queries.