-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[receiver/mongodbatlasreceiver] Add Log collection #12800
[receiver/mongodbatlasreceiver] Add Log collection #12800
Conversation
ebd6c3d
to
bbfcf44
Compare
@armstrmi once you fix the failures, I think it's looking pretty good for an actual PR |
3d8ef2b
to
fe18da6
Compare
0c3259f
to
4e78e85
Compare
4b49b8a
to
7d81dc1
Compare
Signed-off-by: armstrmi <[email protected]>
…truct to reduce punching holes in more helper functions Signed-off-by: armstrmi <[email protected]>
Signed-off-by: armstrmi <[email protected]>
Signed-off-by: armstrmi <[email protected]>
Signed-off-by: armstrmi <[email protected]>
Signed-off-by: armstrmi <[email protected]>
Signed-off-by: armstrmi <[email protected]>
Signed-off-by: armstrmi <[email protected]>
Signed-off-by: armstrmi <[email protected]>
Signed-off-by: armstrmi <[email protected]>
Signed-off-by: armstrmi <[email protected]>
7303f44
to
733d681
Compare
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.
This is looking really good. Just two minor things to resolve yet:
- Early return in
getHostLogs
/getHostAuditLogs
ProjectConfig
variable name in one func
Signed-off-by: armstrmi <[email protected]>
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.
Thanks for iterating @armstrmi. This looks good.
@djaglowski Thanks for the informative feedback |
Description:
Link to tracking Issue:
#12347
Testing:
config.go_test, receiver_test.go,
mongodb_event_to_logdata_test.go, logs_test.go
Documentation: