Skip to content

Conversation

basepi
Copy link
Contributor

@basepi basepi commented Aug 11, 2022

What does this pull request do?

We had no restrictions on the body length in Django. This could result in the event payload being rejected by the APM Server.

As an aside, we'll need to figure out a better solution in the long term. (#305)

Related issues

closes #1478

@ghost
Copy link

ghost commented Aug 11, 2022

💚 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: 2022-08-15T18:13:30.459+0000

  • Duration: 31 min 2 sec

Test stats 🧪

Test Results
Failed 0
Passed 4969
Skipped 3420
Total 8389

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

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

  • /test : Re-trigger the build.

  • /test linters : Run the Python linters only.

  • /test full : Run the full matrix of tests.

  • /test benchmark : Run the APM Agent Python benchmarks tests.

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

@ghost
Copy link

ghost commented Aug 11, 2022

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (68/68) 💚
Files 100.0% (227/227) 💚
Classes 100.0% (227/227) 💚
Lines 89.751% (17444/19436) 👍 0.008
Conditionals 77.18% (3186/4128) 👍 0.022
@basepi basepi requested a review from trentm August 12, 2022 17:54
@basepi
Copy link
Contributor Author

basepi commented Aug 15, 2022

/test

@basepi basepi merged commit 4395a2f into elastic:main Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants