OTLP-PSQLPy
This library allows tracing PostgreSQL queries made by the psqlpy library.
Usage
import psqlpy
from otlp_psqlpy import PSQLPyPGInstrumentor
# You can optionally pass a custom TracerProvider to PSQLPyPGInstrumentor.instrument()
PSQLPyPGInstrumentor().instrument()
async def main():
pool = psqlpy.ConnectionPool()
conn = await pool.connection()
await conn.execute("SELECT * FROM psqlpy")
Release files for otlp-psqlpy 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| otlp_psqlpy-0.2.2.tar.gz | 5.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| otlp_psqlpy-0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.2 kB
Release files / otlp_psqlpy-0.2.2.tar.gz
| Download URL | otlp_psqlpy-0.2.2.tar.gz |
|---|---|
| Size | 5.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d00c3507f9a657f52b5c312cbe91c236ed5f236332cbc113c5839b4070e163b4
|
|
BLAKE2b-256 checksum How to use checksums |
dc1feaddb06ace590dad3255e89579d8e4e798b1d5a25a3c6066dc1cbd9f8429
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.3.1 CPython/3.12.3 Linux/6.11.0-1018-azure
|
Release files / otlp_psqlpy-0.2.2-py3-none-any.whl
| Download URL | otlp_psqlpy-0.2.2-py3-none-any.whl |
|---|---|
| Size | 5.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fade742be4e151b53cac067ff61684598d48c10292c0b74330fd44dda921b244
|
|
BLAKE2b-256 checksum How to use checksums |
4b63219537914e99dd85b18df2fa1cd1b6063a3b8dd3102d04b87dc29409d5ec
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.3.1 CPython/3.12.3 Linux/6.11.0-1018-azure
|