Skip to content

Commit b6e1c34

Browse files
Update release-notes/breaking-changes/elastic-apm.md
Co-authored-by: Colleen McGinnis <[email protected]>
1 parent a6d1cba commit b6e1c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes/breaking-changes/elastic-apm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To learn how to upgrade, check out <uprade docs>.
2727
% **Action**<br> Steps for mitigating deprecation impact.
2828
% ::::
2929

30-
::::{dropdown} Change server information endpoint / to only accept GET and HEAD requests
30+
::::{dropdown} Change server information endpoint "/" to only accept GET and HEAD requests
3131
This will surface any agent misconfiguration causing data to be sent to `/` instead of the correct endpoint, e.g. `/v1/traces` for OTLP/HTTP.
3232
For more information, check [PR #15976](https://github.com/elastic/apm-server/pull/15976).
3333
**Impact**<br> Any methods other than GET and HEAD to `/` will return HTTP 405 Method Not Allowed.

0 commit comments

Comments
 (0)