Newrelic-telemetry-sdk

Latest version: v0.6.0

Safety actively analyzes 688931 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.2.2

Bug Fixes

Tag mappings without a `copy` method raise an `AttributeError` (9)

Using a custom mapping class without a `copy` method for `tags` on a `Span` type resulted in a crash. Custom mapping classes are now properly converted to a `dict` for internal use by the New Relic Python SDK.

0.2.1

API Additions

* This telemetry SDK version implements a new `Client.add_version_info` API as described in the telemetry SDK specification. This API will append a version string to the user agent header sent to New Relic. See 8 for details.

0.2.0

API Changes

* `urllib3` is now used as an HTTP client instead of `requests`. This allows for fewer install dependencies and removes install-time LGPL dependencies. See 5 for details.

* Default values for `CountMetric` and `SummaryMetric` class constructors have been removed. Values must now be explicitly specified when constructing any type of metric. See 6 for details.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.