-
Notifications
You must be signed in to change notification settings - Fork 79
docs: remove step 2 #170
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
docs: remove step 2 #170
Conversation
See elastic/apm-agent-java#2535 (comment) - would a plain mention in the agent docs with a similar explanation and/or reference to this page here be sufficient? |
Added a note to these docs in cb6d7f6. |
(cherry picked from commit 5300767)
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
(cherry picked from commit 5300767)
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
Summary
Fixes the following broken links by removing step 2 from the setup guide. Log correlation is enabled by default in version 1.30:
Downside / Question
Because only the 1.x version of the Java agent docs are published, we don't have anywhere to send users who are using
a version > 1.30. I'm wondering if we should keep deprecated
enable_log_correlationdocumentation for these users. See elastic/apm-agent-java#2535 (comment) for more context.Related
For elastic/apm-agent-java#2535.
Backport
Backport to
1.xand0.x.