mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-28 04:34:01 +08:00
Fix broken links in package metadata (#1314)
This commit is contained in:
@ -19,7 +19,7 @@ long_description = file: README.rst
|
||||
long_description_content_type = text/x-rst
|
||||
author = OpenTelemetry Authors
|
||||
author_email = cncf-opentelemetry-contributors@lists.cncf.io
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/exporter/opentelemetry-exporter-datadog
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/exporter/opentelemetry-exporter-datadog
|
||||
platforms = any
|
||||
license = Apache-2.0
|
||||
classifiers =
|
||||
|
@ -19,7 +19,7 @@ long_description = file: README.rst
|
||||
long_description_content_type = text/x-rst
|
||||
author = OpenTelemetry Authors
|
||||
author_email = cncf-opentelemetry-contributors@lists.cncf.io
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/exporter/opentelemetry-exporter-richconsole
|
||||
url = https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples/datadog_exporter
|
||||
platforms = any
|
||||
license = Apache-2.0
|
||||
classifiers =
|
||||
|
@ -19,7 +19,7 @@ long_description = file: README.rst
|
||||
long_description_content_type = text/x-rst
|
||||
author = OpenTelemetry Authors
|
||||
author_email = cncf-opentelemetry-contributors@lists.cncf.io
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-aio-pika
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-aio-pika
|
||||
platforms = any
|
||||
license = Apache-2.0
|
||||
classifiers =
|
||||
|
@ -24,7 +24,7 @@ long_description_content_type = text/x-rst
|
||||
author = OpenTelemetry Authors
|
||||
author_email = cncf-opentelemetry-contributors@lists.cncf.io
|
||||
# url of the instrumentation e.g
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-boto3sqs
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-boto3sqs
|
||||
platforms = any
|
||||
license = Apache-2.0
|
||||
classifiers =
|
||||
|
@ -19,7 +19,7 @@ long_description = file: README.rst
|
||||
long_description_content_type = text/x-rst
|
||||
author = OpenTelemetry Authors
|
||||
author_email = cncf-opentelemetry-contributors@lists.cncf.io
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/tree/master/instrumentation/opentelemetry-instrumentation-kafka-python
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-kafka-python
|
||||
platforms = any
|
||||
license = Apache-2.0
|
||||
classifiers =
|
||||
|
@ -19,7 +19,7 @@ long_description = file: README.rst
|
||||
long_description_content_type = text/x-rst
|
||||
author = OpenTelemetry Authors
|
||||
author_email = cncf-opentelemetry-contributors@lists.cncf.io
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/tree/master/instrumentation/opentelemetry-instrumentation-logging
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-logging
|
||||
platforms = any
|
||||
license = Apache-2.0
|
||||
classifiers =
|
||||
|
@ -19,7 +19,7 @@ long_description = file: README.rst
|
||||
long_description_content_type = text/x-rst
|
||||
author = OpenTelemetry Authors
|
||||
author_email = cncf-opentelemetry-contributors@lists.cncf.io
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-pika
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-pika
|
||||
platforms = any
|
||||
license = Apache-2.0
|
||||
classifiers =
|
||||
|
@ -5,7 +5,7 @@ long_description = file: README.rst
|
||||
long_description_content_type = text/x-rst
|
||||
author = OpenTelemetry Authors
|
||||
author_email = cncf-opentelemetry-contributors@lists.cncf.io
|
||||
url = https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-contrib-instrumentations
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/opentelemetry-contrib-instrumentations
|
||||
platforms = any
|
||||
license = Apache-2.0
|
||||
classifiers =
|
||||
|
@ -19,7 +19,7 @@ long_description = file: README.rst
|
||||
long_description_content_type = text/x-rst
|
||||
author = OpenTelemetry Authors
|
||||
author_email = cncf-opentelemetry-contributors@lists.cncf.io
|
||||
url = https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-distro
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/opentelemetry-distro
|
||||
platforms = any
|
||||
license = Apache-2.0
|
||||
classifiers =
|
||||
|
@ -19,7 +19,7 @@ long_description = file: README.rst
|
||||
long_description_content_type = text/x-rst
|
||||
author = OpenTelemetry Authors
|
||||
author_email = cncf-opentelemetry-contributors@lists.cncf.io
|
||||
url = https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-instrumentation
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/opentelemetry-instrumentation
|
||||
platforms = any
|
||||
license = Apache-2.0
|
||||
classifiers =
|
||||
|
@ -19,7 +19,7 @@ long_description = file: README.rst
|
||||
long_description_content_type = text/x-rst
|
||||
author = OpenTelemetry Authors
|
||||
author_email = cncf-opentelemetry-contributors@lists.cncf.io
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/tree/propagator/opentelemetry-propagator-aws-xray
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/propagator/opentelemetry-propagator-aws-xray
|
||||
platforms = any
|
||||
license = Apache-2.0
|
||||
classifiers =
|
||||
|
@ -19,7 +19,7 @@ long_description = file: README.rst
|
||||
long_description_content_type = text/x-rst
|
||||
author = OpenTelemetry Authors
|
||||
author_email = cncf-opentelemetry-contributors@lists.cncf.io
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/util/opentelemetry-util-http
|
||||
url = https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/util/opentelemetry-util-http
|
||||
platforms = any
|
||||
license = Apache-2.0
|
||||
classifiers =
|
||||
|
Reference in New Issue
Block a user