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

Revamp the Lookups page #2736

Merged
merged 12 commits into from
Jul 17, 2024
Merged

Revamp the Lookups page #2736

merged 12 commits into from
Jul 17, 2024

Conversation

ppkarwasz
Copy link
Contributor

We revamp the Lookups page by:

  • Adding information on different evaluation contexts supported by lookups.
  • Adding a cheatsheet on which lookup is available in which evaluation context. E.g., using $${sys:something} on a per-event level is a major performance waster.
  • Removing the description of the broken jvmrunargs lookup (see The jvmrunargs lookup is always empty #2726).
  • Improving the description of the main lookup by providing a code example that does not fail if the user switches logging implementations.
  • Shortening and improving the description of other lookups.

Closes #2526.

We revamp the `Lookups` page by:

* Adding information on different evaluation contexts supported by lookups.
* Adding a cheatsheet on which lookup is available in which evaluation context. E.g., using `$${sys:something}` on a per-event level is a major performance waster.
* Removing the description of the broken `jvmrunargs` lookup (see #2726).
* Improving the description of the `main` lookup by providing a code example that does not fail if the user switches logging implementations.
* Shortening and improving the description of other lookups.
@ppkarwasz ppkarwasz requested a review from vy July 15, 2024 14:02
@ppkarwasz ppkarwasz merged commit 4b5dcc3 into 2.x Jul 17, 2024
7 checks passed
@ppkarwasz ppkarwasz deleted the doc/2.x/lookups branch July 17, 2024 06:26
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.

Revamp the Lookups page
2 participants