Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature/enable transaction sample rate #2

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants