iopipe / iopipe-python

Python agent for AWS Lambda metrics, tracing, profiling & analytics
https://www.iopipe.com
Apache License 2.0
79 stars 17 forks source link

Limit HTTP headers collected, allow overide #326

Closed kolanos closed 5 years ago

kolanos commented 5 years ago

Closes #274 #305

codecov[bot] commented 5 years ago

Codecov Report

Merging #326 into master will decrease coverage by 0.02%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #326      +/-   ##
==========================================
- Coverage   83.21%   83.19%   -0.03%     
==========================================
  Files          36       36              
  Lines        1317     1321       +4     
==========================================
+ Hits         1096     1099       +3     
- Misses        221      222       +1
Impacted Files Coverage Δ
iopipe/contrib/trace/plugin.py 100% <100%> (ø) :arrow_up:
iopipe/contrib/trace/auto_http.py 76.52% <84.61%> (-0.27%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 90c1898...7d9445c. Read the comment docs.