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 beforeSend type definition for logs #2686

Merged
merged 3 commits into from
Apr 5, 2024

Conversation

thomas-lebeau
Copy link
Collaborator

Motivation

fixes #2685

Changes

Add missing context argument to log's beforeSend type definition

Testing

  • Local
  • Staging
  • Unit
  • End to end

I have gone over the contributing documentation.

@thomas-lebeau thomas-lebeau force-pushed the thomas.lebeau/fix-beforesend-types branch from 13aba55 to db9b257 Compare April 4, 2024 10:38
Copy link

cit-pr-commenter bot commented Apr 4, 2024

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 156.48 KiB 156.48 KiB 0 B 0.00%
Logs 55.34 KiB 55.34 KiB 0 B 0.00%
Rum Slim 102.98 KiB 102.98 KiB 0 B 0.00%
Worker 25.21 KiB 25.21 KiB 0 B 0.00%

@thomas-lebeau thomas-lebeau marked this pull request as ready for review April 4, 2024 14:39
@thomas-lebeau thomas-lebeau requested a review from a team as a code owner April 4, 2024 14:39
@thomas-lebeau
Copy link
Collaborator Author

/to-staging

@dd-devflow
Copy link

dd-devflow bot commented Apr 4, 2024

🚂 Branch Integration: this build is next, merge in < 10m

Commit e9197c92f2 will soon be integrated into staging-14.

This build is next! (estimated merge in less than 10m)

Use /to-staging -c to cancel this operation!

Copy link
Contributor

@N-Boutaib N-Boutaib left a comment

Choose a reason for hiding this comment

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

LGTM

dd-mergequeue bot added a commit that referenced this pull request Apr 4, 2024
@dd-devflow
Copy link

dd-devflow bot commented Apr 4, 2024

🚂 Branch Integration: This commit was successfully integrated

Commit e9197c92f2 has been merged into staging-14 in merge commit 69ced592ff.

Check out the triggered pipeline on Gitlab 🦊

@dd-devflow dd-devflow bot added the staging-14 label Apr 4, 2024
@thomas-lebeau thomas-lebeau merged commit 975b2e0 into main Apr 5, 2024
18 checks passed
@thomas-lebeau thomas-lebeau deleted the thomas.lebeau/fix-beforesend-types branch April 5, 2024 10:53
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.

outdated type definitions for LogsInitConfiguration
4 participants