Skip to content

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 and others added 2 commits July 15, 2024 10:57
@ppkarwasz ppkarwasz requested a review from vy July 15, 2024 14:02
@ppkarwasz ppkarwasz merged commit 4b5dcc3 into 2.x Jul 17, 2024
@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