Signalfx

Latest version: v1.1.16

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

Scan your dependencies

Page 2 of 6

1.1.10

Fix an exception in calling `get_aws_unique_id`.

1.1.9

`get_detector_events` and `get_detector_incidents` failed to correctly pass named arguments.

1.1.8

* Fix some broken tests and flake8 problems.
* Handle ConnectionErrors caused by faulty urllib3 [104](https://github.com/signalfx/signalfx-python/pull/104)
* Add python version classifiers [103](https://github.com/signalfx/signalfx-python/pull/103)
* Adjust `get_aws_unique_id` to try ECS metadata before EC2. [71](https://github.com/signalfx/signalfx-python/pull/71)
* Add additional parameters to the client. [105](https://github.com/signalfx/signalfx-python/pull/105)

1.1.7

The `get_datalink` function was just completely wrong and errored. Oops!

1.1.6

Fix the JSON ingest client when using a Python 3.x interpreter. The `zlib`
module expects a `bytes` object passed to the `zlib.compress()` function, so we
need to encode our JSON payloads as UTF-8 byte strings before passing them to
the `_post()` function.

1.1.5

Adds `get_datalinks` and `get_datalink`.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.