17 lines
474 B
YAML
17 lines
474 B
YAML
# cSpell:ignore asyncpg
|
|
title: asyncpg Instrumentation
|
|
registryType: instrumentation
|
|
language: python
|
|
tags:
|
|
- python
|
|
- instrumentation
|
|
license: Apache 2.0
|
|
description:
|
|
This library allows tracing PostgreSQL queries made by the asyncpg library.
|
|
authors:
|
|
- name: OpenTelemetry Authors
|
|
urls:
|
|
repo: https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-asyncpg
|
|
createdAt: 2020-05-11
|
|
isFirstParty: false
|