Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apm: remove Context.SetCustom #284

Merged
merged 1 commit into from
Oct 26, 2018
Merged

Conversation

axw
Copy link
Member

@axw axw commented Oct 26, 2018

Remove the ability to set custom context from
instrumentation modules. It's unclear whether
we will retain this feature, or consolidate on
tags. Until we've made a decision on that, we'll
keep it out of the API for new agents.

Closes #282

Remove the ability to set custom context from
instrumentation modules. It's unclear whether
we will retain this feature, or consolidate on
tags. Until we've made a decision on that, we'll
keep it out of the API for new agents.
@codecov-io
Copy link

Codecov Report

Merging #284 into master will decrease coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #284      +/-   ##
==========================================
- Coverage   80.45%   80.43%   -0.03%     
==========================================
  Files          97       97              
  Lines        5665     5613      -52     
==========================================
- Hits         4558     4515      -43     
+ Misses        844      838       -6     
+ Partials      263      260       -3
Impacted Files Coverage Δ
model/marshal_fastjson.go 73.67% <ø> (-0.06%) ⬇️
model/marshal.go 76.02% <ø> (+0.01%) ⬆️
model/maps.go 0% <ø> (-12.5%) ⬇️
context.go 92.23% <100%> (-0.43%) ⬇️
tracer.go 83.33% <0%> (-1.36%) ⬇️

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 795b264...3b8ec38. Read the comment docs.

@axw axw merged commit 14b9d87 into elastic:master Oct 26, 2018
@axw axw deleted the remove-custom-context branch October 26, 2018 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants