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

Add ELASTIC_APM_SERVER_TIMEOUT config #157

Merged
merged 1 commit into from
Jul 30, 2018
Merged

Conversation

axw
Copy link
Member

@axw axw commented Jul 30, 2018

Defaults to 30s, but can be overridden. If set to a non-positive value, timeout is disabled.

Closes #155

@axw axw force-pushed the server-timeout-config branch from 2e6ab00 to 4ac7ae4 Compare July 30, 2018 08:56
Defaults to 30s, but can be overridden. If set to a non-positive
value, timeout is disabled.
@axw axw force-pushed the server-timeout-config branch from 4ac7ae4 to 15ae351 Compare July 30, 2018 09:01
@axw axw self-assigned this Jul 30, 2018
@codecov-io
Copy link

Codecov Report

Merging #157 into master will increase coverage by 0.01%.
The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
+ Coverage   77.62%   77.63%   +0.01%     
==========================================
  Files          67       69       +2     
  Lines        3942     3953      +11     
==========================================
+ Hits         3060     3069       +9     
- Misses        666      667       +1     
- Partials      216      217       +1
Impacted Files Coverage Δ
internal/apmconfig/duration.go 100% <100%> (ø)
internal/apmconfig/env.go 100% <100%> (ø)
env.go 71.42% <100%> (-4.13%) ⬇️
transport/http.go 82.67% <71.42%> (-0.8%) ⬇️

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 26f3905...15ae351. Read the comment docs.

@axw axw merged commit 9d58de7 into elastic:master Jul 30, 2018
@axw axw deleted the server-timeout-config branch July 30, 2018 09:35
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