Skip to content
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

cassandra exporter keyspace check and dynamic timeout #27681

Merged
merged 20 commits into from
Nov 28, 2023

Conversation

emreyalvac
Copy link
Member

Check keyspace if exist and dynamic timeout for connection

#27633

Copy link
Contributor

@fatsheep9146 fatsheep9146 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

exporter/cassandraexporter/README.md Outdated Show resolved Hide resolved
exporter/cassandraexporter/config.go Outdated Show resolved Hide resolved
exporter/cassandraexporter/factory.go Outdated Show resolved Hide resolved
exporter/cassandraexporter/exporter_logs.go Outdated Show resolved Hide resolved
exporter/cassandraexporter/README.md Outdated Show resolved Hide resolved
exporter/cassandraexporter/factory.go Outdated Show resolved Hide resolved
exporter/cassandraexporter/testdata/config.yaml Outdated Show resolved Hide resolved
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Nov 15, 2023
emreyalvac and others added 6 commits November 15, 2023 09:40
Co-authored-by: Curtis Robert <crobert@splunk.com>
Co-authored-by: Curtis Robert <crobert@splunk.com>
Co-authored-by: Curtis Robert <crobert@splunk.com>
Co-authored-by: Curtis Robert <crobert@splunk.com>
Co-authored-by: Curtis Robert <crobert@splunk.com>
Copy link
Member

@crobert-1 crobert-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some nits around style and wording, looks good otherwise!

exporter/cassandraexporter/README.md Outdated Show resolved Hide resolved
exporter/cassandraexporter/README.md Outdated Show resolved Hide resolved
exporter/cassandraexporter/exporter_logs.go Outdated Show resolved Hide resolved
Copy link
Contributor

@fatsheep9146 fatsheep9146 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error: ../../exporter/cassandraexporter/factory.go:29:20: undefined: time
make[2]: *** [Makefile:272: otelcontribcol] Error 1
make[2]: Leaving directory '/home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib'
make[1]: Leaving directory '/home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib'
make[1]: *** [Makefile:209: docker-component] Error 2
make: *** [Makefile:[22](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/6873856808/job/18694541155?pr=27681#step:6:23)2: docker-otelcontribcol] Error 2

there existed failed checks I think should be fixed @emreyalvac

@atoulme atoulme added the ready to merge Code review completed; ready to merge by maintainers label Nov 27, 2023
@codeboten codeboten merged commit 4aeacae into open-telemetry:main Nov 28, 2023
83 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter/cassandra ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants