Skip to content

Conversation

seedofjoy
Copy link
Contributor

What does this pull request do?

Do not create spans for scalar fields with a required flag, because it causing span spamming.
Before this commit it's worked only for optional fields.

@cla-checker-service
Copy link

cla-checker-service bot commented Jan 21, 2021

💚 CLA has been signed

@ghost
Copy link

ghost commented Jan 21, 2021

💚 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

Expand to view the summary

Build stats

  • Build Cause: Pull request #1015 updated

    • Start Time: 2021-01-21T18:17:21.956+0000
  • Duration: 27 min 34 sec

  • Commit: efc0461

Test stats 🧪

Test Results
Failed 0
Passed 11566
Skipped 8356
Total 19922

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 11566
Skipped 8356
Total 19922

Copy link
Contributor

@basepi basepi left a comment

Choose a reason for hiding this comment

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

This looks great! Can you please sign the CLA?

@basepi
Copy link
Contributor

basepi commented Jan 21, 2021

Looks like there are some tests you'll need to fix. Keep me posted if you need any help.

Do not create spans for scalar fields with a required flag, because it causing span spamming.
Before this commit it's worked only for optional fields.
@basepi basepi merged commit af5323e into elastic:master Jan 21, 2021
basepi added a commit that referenced this pull request Jan 21, 2021
beniwohli pushed a commit to beniwohli/apm-agent-python that referenced this pull request Sep 14, 2021
Do not create spans for scalar fields with a required flag, because it causing span spamming.
Before this commit it's worked only for optional fields.
beniwohli pushed a commit to beniwohli/apm-agent-python that referenced this pull request Sep 14, 2021
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.

2 participants