Skip to content

Feature/enable transaction sample rate #2

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

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

saurabh2590
Copy link

@saurabh2590 saurabh2590 commented Apr 6, 2023

  • Currently, we don't configure the transaction sample rate.
  • As a result, it produces tons of data in the APM.
  • This PR adds the feature to set up the transaction sample rate.
  • We observed errors for some variable to be not defined so we also declare the variables before they are read.

@karfau karfau deleted the feature/enable-transaction-sample-rate branch April 30, 2024 07:11
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.

3 participants