elastic / elastic/apm-server

Align integration & apm-server binary config for read timeout

Open
#10,843 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
1.3k
Forks
543
Avg merge
1d 18h
Merged PRs (30d)
109

Description

The integration defaults the read timeout to 3600s (which is ridiculously high?):

https://github.com/elastic/apm-server/blob/5f923f43e62bb172540cfe54f6a7fc0bc2d134d1/apmpackage/apm/manifest.yml#L108-L110

Meanwhile the apm-server binary default is 30s:

https://github.com/elastic/apm-server/blob/5f923f43e62bb172540cfe54f6a7fc0bc2d134d1/internal/beater/config/config.go#L138

We should review the default, and align these.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.