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

feat: Add correlation extraction label #577

Merged
merged 3 commits into from
Mar 21, 2025
Merged

Conversation

e-fisher
Copy link
Collaborator

@e-fisher e-fisher commented Mar 19, 2025

Description

Add correlation label to indicate which request was the source of value extraction.

screencapture 2025-03-19 at 10 16 14

How to Test

  • Verify first match / most recent match toggle is respected
  • Verify it works as expected with both default and custom replacer

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (npm run lint) and all checks pass.
  • I have run tests locally (npm test) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Screenshots (if appropriate):

Related PR(s)/Issue(s)

Sorry, something went wrong.

@e-fisher e-fisher marked this pull request as ready for review March 19, 2025 08:52
@e-fisher e-fisher requested a review from a team as a code owner March 19, 2025 08:52
Copy link
Collaborator

@cristianoventura cristianoventura left a comment

Choose a reason for hiding this comment

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

Looks and works great! 🚀

@e-fisher e-fisher merged commit e6018fb into main Mar 21, 2025
4 checks passed
@e-fisher e-fisher deleted the feat/correlation-label branch March 21, 2025 08:29
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.

None yet

2 participants