-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
feat(outputs): Add plugin for nebius cloud monitoring #13379
Conversation
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 your contribution @abrekhov! The code looks quite good already, I have some comments though... One thing I do not get is the authentication handling, it would be nice if you enlighten me. :-)
plugins/outputs/nebius_cloud_monitoring/nebius_cloud_monitoring.go
Outdated
Show resolved
Hide resolved
plugins/outputs/nebius_cloud_monitoring/nebius_cloud_monitoring.go
Outdated
Show resolved
Hide resolved
plugins/outputs/nebius_cloud_monitoring/nebius_cloud_monitoring.go
Outdated
Show resolved
Hide resolved
plugins/outputs/nebius_cloud_monitoring/nebius_cloud_monitoring.go
Outdated
Show resolved
Hide resolved
plugins/outputs/nebius_cloud_monitoring/nebius_cloud_monitoring.go
Outdated
Show resolved
Hide resolved
plugins/outputs/nebius_cloud_monitoring/nebius_cloud_monitoring_test.go
Outdated
Show resolved
Hide resolved
plugins/outputs/nebius_cloud_monitoring/nebius_cloud_monitoring_test.go
Outdated
Show resolved
Hide resolved
plugins/outputs/nebius_cloud_monitoring/nebius_cloud_monitoring_test.go
Outdated
Show resolved
Hide resolved
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
…g.go Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
@srebhan Could you please check latest version? I wish to correct everything until 1.27 be released. Thanks! |
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.
@abrekhov thanks for the nice update. I think we are close... Two comments and the ones still open from last time...
plugins/outputs/nebius_cloud_monitoring/nebius_cloud_monitoring.go
Outdated
Show resolved
Hide resolved
plugins/outputs/nebius_cloud_monitoring/nebius_cloud_monitoring.go
Outdated
Show resolved
Hide resolved
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.
Thank you for this! Looks nice, few questions inline.
We would love to land this this week, which is why I am not waiting for Sven to mark this as ready for final review to do a review ;)
plugins/outputs/nebius_cloud_monitoring/nebius_cloud_monitoring.go
Outdated
Show resolved
Hide resolved
I think removing service config option is all that is left and I can give it the +1 |
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.
Thank you!
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.
Looks good to me. I have two more comments on logging output but nothing that should hold-up this PR... Please let me know if you can fix those otherwise I will just commit them right before the merge...
plugins/outputs/nebius_cloud_monitoring/nebius_cloud_monitoring.go
Outdated
Show resolved
Hide resolved
plugins/outputs/nebius_cloud_monitoring/nebius_cloud_monitoring.go
Outdated
Show resolved
Hide resolved
…g.go Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
…g.go Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
Download PR build artifacts for linux_amd64.tar.gz, darwin_amd64.tar.gz, and windows_amd64.zip. 📦 Click here to get additional PR build artifactsArtifact URLs |
Thank you all! |
Required for all PRs