-
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
[exporter/cassandra] Added authorization by username and password #27841
[exporter/cassandra] Added authorization by username and password #27841
Conversation
Co-authored-by: Curtis Robert <92119472+crobert-1@users.noreply.github.com>
Needs test and a changelog - see the failing changelog build for steps. |
I did it |
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
Please rebase. |
Co-authored-by: Curtis Robert <92119472+crobert-1@users.noreply.github.com>
…zation' into exporter/cassandra/added-authorization # Conflicts: # exporter/cassandraexporter/go.mod # exporter/cassandraexporter/go.sum
Co-authored-by: Curtis Robert <92119472+crobert-1@users.noreply.github.com>
…zation' into exporter/cassandra/added-authorization # Conflicts: # exporter/cassandraexporter/config.go # exporter/cassandraexporter/go.mod # exporter/cassandraexporter/go.sum
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
@go-follow please fix the conflict |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
…ndra/added-authorization # Conflicts: # exporter/cassandraexporter/README.md # exporter/cassandraexporter/config.go # exporter/cassandraexporter/exporter_logs.go # exporter/cassandraexporter/exporter_traces.go # exporter/cassandraexporter/go.mod # exporter/cassandraexporter/go.sum
I'm sorry I wasn't active. I was very busy... |
Thanks for your time! |
There only one problem needs to be fixed. @go-follow Feel free to fix it when you have time. |
…en-telemetry#27841) Added authorization by username and password for the Casandra exporter Fixes open-telemetry#27827 --------- Co-authored-by: Curtis Robert <92119472+crobert-1@users.noreply.github.com>
Description:
Added authorization by username and password for the Casandra exporter
Link to tracking Issue: #27827
Testing:
Documentation: