Metadata-Version: 2.3
Name: cloudwatch-plugin-otel
Version: 0.1.0a1
Summary: OpenTelemetry span metrics plugin for Amazon CloudWatch
Project-URL: Homepage, https://github.com/aws-observability/aws-otel-python-instrumentation/tree/main/plugins
Author: Amazon Web Services
License: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.10
Provides-Extra: test
Description-Content-Type: text/markdown

# cloudwatch-plugin-otel

OpenTelemetry span metrics plugin for Amazon CloudWatch.

> [!NOTE]
> This package is a work in progress. It is currently an empty scaffold and does
> not yet provide any functionality.

## License

This project is licensed under the Apache-2.0 License. See [LICENSE](./LICENSE).
