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

fix: wrap predicates in curly braces to correct syntax #27323

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

tylfin
Copy link
Contributor

@tylfin tylfin commented Jan 27, 2025

What does this PR do? What is the motivation?

This pull request includes a small but important change to the content/en/dynamic_instrumentation/expression-language.md file. The change corrects the syntax for predicates in examples to use curly braces {} properly.

Manually tested the any, all, and filter methods against a dogfood environment with the correct syntax (Java app).

Merge instructions

Merge readiness:

  • Ready for merge

Merge queue is enabled in this repo. To have it automatically merged after it receives the required reviews, create the PR (from a branch that follows the <yourname>/description naming convention) and then add the following PR comment:

/merge

Additional notes

@tylfin tylfin requested a review from a team as a code owner January 27, 2025 20:39
@tylfin tylfin force-pushed the tyler.finethy/di-exp-lang-fix-example-syntax branch from ebc6207 to d5a28df Compare January 27, 2025 20:40
Copy link
Contributor

Preview links (active after the build_preview check completes)

Modified Files

@jhgilbert jhgilbert self-assigned this Jan 27, 2025
@jhgilbert
Copy link
Contributor

Hi @tylfin, I didn't merge this since there's another requested reviewer on it. But once you get the additional approval, you can merge the PR by commenting /merge. Thanks!

Copy link
Contributor

@OmerRaviv OmerRaviv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@tylfin
Copy link
Contributor Author

tylfin commented Jan 28, 2025

/merge

@dd-devflow
Copy link

dd-devflow bot commented Jan 28, 2025

Devflow running: /merge

View all feedbacks in Devflow UI.


2025-01-28 13:37:16 UTC ℹ️ MergeQueue: pull request added to the queue

The median merge time in master is 7m.


2025-01-28 13:49:13 UTC ℹ️ MergeQueue: This merge request was merged

@dd-mergequeue dd-mergequeue bot merged commit 5e5722c into master Jan 28, 2025
16 of 20 checks passed
@dd-mergequeue dd-mergequeue bot deleted the tyler.finethy/di-exp-lang-fix-example-syntax branch January 28, 2025 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants