-
Notifications
You must be signed in to change notification settings - Fork 409
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
Fix telemetry reporter logging #2707
Conversation
Closes FerretDB#2624. Co-authored-by: Chi Fujii <chi.fujii@ferretdb.io> Co-authored-by: Alexey Palazhchenko <alexey.palazhchenko@ferretdb.io>
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.
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2707 +/- ##
=======================================
Coverage 63.03% 63.03%
=======================================
Files 441 441
Lines 22612 22615 +3
=======================================
+ Hits 14253 14256 +3
Misses 7434 7434
Partials 925 925
Flags with carried forward coverage won't be shown. Click here to find out more. |
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.
Nice catch!
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
There is another thing to improve, but not in a rush |
Beacon returns versions with a leading `v`.
5486ef3
# Conflicts: # internal/handlers/commonerrors/errorcode_string.go # internal/util/telemetry/reporter_test.go
Description
Backport fixes from 1.2.1 and improve tests.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Labels, Project and project's Sprint fields.