-
Notifications
You must be signed in to change notification settings - Fork 468
Add agent endpoint to log messages #3003
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
Conversation
Kyle-Verhoog
left a comment
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.
great!
brettlangdon
left a comment
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.
Beat me to it!
|
Looks like there are additional test cases that need to be updated still |
|
@Mergifyio backport 0.56 |
🟠 Waiting for conditions to match
|
a5d070c
a5d070c to
29e6587
Compare
29e6587 to
efd9e00
Compare
0519ff2 to
d426092
Compare
d426092 to
0be5970
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3003 +/- ##
==========================================
- Coverage 84.37% 84.37% -0.01%
==========================================
Files 623 623
Lines 45319 45323 +4
==========================================
+ Hits 38238 38241 +3
- Misses 7081 7082 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* Add agent endpoint to log messages * more test fixes (cherry picked from commit ce486c9)
✅ Backports have been created
|
Commit Message
{{title}}
Add the api endpoint to the log messages where we are reporting the agent url.
Checklist