16 lines
449 B
YAML
16 lines
449 B
YAML
title: SQLAlchemy Instrumentation
|
|
registryType: instrumentation
|
|
language: python
|
|
tags:
|
|
- python
|
|
- instrumentation
|
|
license: Apache 2.0
|
|
description:
|
|
This library allows tracing requests made by the SQLAlchemy library.
|
|
authors:
|
|
- name: OpenTelemetry Authors
|
|
urls:
|
|
repo: https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-sqlalchemy
|
|
createdAt: 2020-05-11
|
|
isFirstParty: false
|