Skip to content

Conversation

@estolfo
Copy link
Contributor

@estolfo estolfo commented Jan 5, 2023

Unsampled transactions should not be sent to the APM server when the server version is at least 8.0.

Resolves #1340

@estolfo estolfo requested a review from simitt January 5, 2023 14:17
@ghost
Copy link

ghost commented Jan 5, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-01-05T14:40:17.779+0000

  • Duration: 28 min 35 sec

Test stats 🧪

Test Results
Failed 0
Passed 44350
Skipped 79
Total 44429

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run benchmark tests : Run the benchmark test.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@estolfo estolfo force-pushed the sampled-transaction-send branch from 7f002e9 to 82b3e23 Compare January 5, 2023 14:39
@ghost
Copy link

ghost commented Jan 5, 2023

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (1/1) 💚
Files 99.231% (129/130) 👍
Classes 99.231% (129/130) 👍
Lines 59.544% (2561/4301) 👎 -0.065
Conditionals 100.0% (0/0) 💚
@estolfo estolfo merged commit 8fda086 into elastic:main Jan 9, 2023
estolfo added a commit that referenced this pull request Mar 2, 2023
* Improve server info code and add some tests * Update tests for new server version check * The server version is a string * Use the version 0 constant as the default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants