Metadata-Version: 2.1
Name: 1a23-telemetry
Version: 1.0.0
Summary: 1A23 Telemetry Toolkit
Home-page: https://github.com/blueset/1a23-telemetry
Author: Eana Hufwe
Author-email: ilove@1a23.com
License: AGPLv3+
Keywords: 1A23 Studio,Telemetry
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Requires-Dist: requests
Requires-Dist: sentry-sdk (==0.6.9)
Requires-Dist: logzio-python-handler
Requires-Dist: logdna
Requires-Dist: typing
Requires-Dist: typing-extensions

1A23 Telemetry Toolkit
======================

Using external services to track exceptions, and other logs from various
Python libraries provided by 1A23 Studio.

External services used might include:

- Sentry_
- Logz.io_
- Loggly_
- LogDNA_

`Privacy policy`_.


.. _Sentry: https://sentry.io/privacy
.. _Logz.io: https://logz.io/about-us/privacy-policy/
.. _Loggly: https://www.loggly.com/about/privacy-policy/
.. _LogDNA: https://logdna.com/privacy/
.. _Privacy Policy: ./PRIVACY_POLICY.rst

