Newrelic-airflow-plugin

Latest version: v0.1.3

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

Scan your dependencies

0.1.3

New Features

Set host from environment variable (18)

The host for our MetricsClient can now be configured via environment variable. See the README for an example.


Bug Fixes

Pinned dependencies to address conflicts (19)

Dependency releases were causing tests to fail. Pinned to older versions of packages to address this.

0.1.2

Bug Fixes

Remove hardcoded staging host from metric client (9)

The staging host was hardcoded into the plugin's metric client. The production host is now used.

0.1.1

New Features
* Autoflush metrics -- Metrics are now sent when certain metrics which through testing have been determined to mean the end of a process are recorded or when/if the atexit hook runs. Auto flush happens on `ti_successes` and `ti_failures` which are recorded at the completion of a task instance. As well as on `dagrun.duratation.success.{dag_id}` and `dagrun.duration.failure.{dag_id}` which are recorded on completion of a dagrun.

0.1.0

Initial release. 🎆 🍾

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.