20 lines
528 B
YAML
20 lines
528 B
YAML
# cSpell:ignore aiohttp
|
|
title: OpenTelemetry aiohttp server Integration
|
|
registryType: instrumentation
|
|
language: python
|
|
tags:
|
|
- aio
|
|
- http
|
|
- server
|
|
- instrumentation
|
|
- python
|
|
license: Apache 2.0
|
|
description:
|
|
This library allows tracing HTTP requests made by the aiohttp server library.
|
|
authors:
|
|
- name: OpenTelemetry Authors
|
|
urls:
|
|
repo: https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-aiohttp-server
|
|
createdAt: 2020-05-11
|
|
isFirstParty: false
|