-
Notifications
You must be signed in to change notification settings - Fork 105
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
Add Rabbitmq Plugin #53
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 tasks
Please use resolves apache/skywalking#5172 to link the PR. And only close the issue after PR merged. |
ok |
kezhenxu94
approved these changes
Jul 27, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks
kezhenxu94
pushed a commit
that referenced
this pull request
Aug 3, 2020
kezhenxu94
pushed a commit
that referenced
this pull request
Aug 3, 2020
author zkscpqm <qmcpzks@naver.com> 1595084266 +0300 committer kezhenxu94 <kezhenxu94@163.com> 1596458512 +0800 gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE/Eo3KEa/qP7Oqvu/Ng+pfz8mM0wFAl8oBhAACgkQNg+pfz8m M0y/bBAAoBBwE54/GJ00JQ8tgn5xqNo1bfqlBcNa6obvXJbkvFwt/knVEU+fuKxm p/jGahr2EyHzhXTh4XUo5xxlK+xgTid5JHRopjgTY3MgbEG/397tcS2+1P8NQUCB Lh+OxX5V4Gm0GqvFP02zrsHjBiJYL1TVz4R8PomuE+w7fuNyuqPtNMUt5ILsZz/3 X3X7JJnbJqjKK5fEcerPKPUL3Ee+muazoCuR5KFGJ6PbxrVu/YBG3UTTeOhVonOb r7VKicGJSKQZD3nCH8cE56Qwt3uoQE1W0lQ/L1RwE++ixa+vk19FpPlwoup/eYac vYTGjMSgloCpiksGmhLhPU5bOlMxoArqJQg2zHayPfrdFNfgu1qfu+fMciU+8A11 OxhLEjLxAnlEO7wtjcUuVD+siVlmkKeRBxffsoiZTXWFQVbbNnM9Sgrc70ql9KwK uCi3Bcfr2gJctC+vrHEBO2AJX4HtSuhYtpGzKAPc0SHb2niKqqFFZHWa+t5db7zg ixxUrT5j9OSAi4TzDi4/QLEjCt0ECOxJJpeUFMXn4SLHYiSaU5lgV+H5VOxEKotj w3dpHU1J1/mylZ9TauFX703vIc/il8iqKeqc0JFgSa25F0ZjlyfI8MIkwfHA8CNS MTMjnwmcDpOgc/AADPqAz+kwLYLARlvBUkz5uhwqI8slXkpwnrY= =4v88 -----END PGP SIGNATURE----- Created venv builders for linux/windows and req flashers + use documentation (#38) * Created venv builders for linux/windows and req flashers + use documentation * aadd license headers to scripts * moved scripts, updated paths, changed how reqs are installed, updated linux venv bin path * update license checker to accomodate for shebangs and batchfile comments Add ability to collect SQL Parameters in PyMsql plugin (#39) Add plugin for Django Agent (#37) Add ignore_suffix Config (#40) Add Django in document (#42) Add Flask Http Params (#43) * Add Flask Http Params * Add Flask Http Params Co-authored-by: huawei <huawei@bit-s.cn> Add Redis Plugin (#44) Update Redis plugin Component Id (#45) Test: print the diff list when validation failed (#46) feature: add Tornado Plugin (#48) feature: add Kafka Plugin (#50) Enable Django collect http parameters (#49) Add changelog for 0.2.0 (#51) Make plugin compatible with Django < 2.2 (#52) Add Rabbitmq Plugin (#53) chore: add make goal to package release tar ball (#54) Support propagating correlation context (#55) Sync Add changelog for 0.2.0 (#51) Make plugin compatible with Django < 2.2 (#52) Add Rabbitmq Plugin (#53) chore: add make goal to package release tar ball (#54) Support propagating correlation context (#55) Sync
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
resolve apache/skywalking#5172