-
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: add coralogix dialect to opentelemetry #11622
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.
Wow this is really nice @povilasv! Thanks for your effort! I've a suggestion regarding the configuration scheme and like to ask you to give users some more guidance by adding some more help to the README. What do you think?
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
@srebhan thanks for taking a look ❤️ , updated the PR with your suggestions :) |
172e809
to
672cb4f
Compare
672cb4f
to
9127376
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.
The code looks good @povilasv. Please use =
in the TOML config and make sure that the sample.conf
setting-names are reflected in the code. I think I marked all critical locations in the code, but please check again!
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 |
@srebhan thanks for noting, somehow I missed it. I tested the new code locally and it works :) |
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.
Beautiful. Looks good to me. Thanks for your effort and willingness to help us keeping maintainability @povilasv!
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 this!
(cherry picked from commit ce2053d)
(cherry picked from commit ce2053d)
Required for all PRs
resolves #
Added an Coralogix dialect to opentelemetry output plugin so that users can send metrics to Coralogix.