fence icon indicating copy to clipboard operation
fence copied to clipboard

feat(dd): initial attempt at optional configuration for Datadog's con…

Open Avantol13 opened this issue 4 years ago • 2 comments

…tinuous profiler

New Features

  • Optional support for configuring Datadog's Continuous Profiler

Breaking Changes

Bug Fixes

Improvements

Dependency updates

Deployment changes

  • uwsgi setup has new cfg to enable threads enable-threads = true, this shouldn't effect anything negatively but this hasn't been changed in a while so thought I'd leave a breadcrumb in case

Avantol13 avatar May 25 '21 18:05 Avantol13

The style in this PR agrees with black. :heavy_check_mark:

This formatting comment was generated automatically by a script in uc-cdis/wool.

github-actions[bot] avatar May 25 '21 18:05 github-actions[bot]

Pull Request Test Coverage Report for Build 11039

  • 5 of 26 (19.23%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 70.363%

Changes Missing Coverage Covered Lines Changed/Added Lines %
fence/config.py 2 10 20.0%
fence/init.py 3 16 18.75%
<!-- Total: 5 26
Totals Coverage Status
Change from base Build 11037: -0.2%
Covered Lines: 5978
Relevant Lines: 8496

💛 - Coveralls

coveralls avatar May 25 '21 19:05 coveralls