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

Maxime/cassandra nodetool fix #704

Merged
merged 3 commits into from
Aug 24, 2017
Merged

Conversation

hush-hush
Copy link
Member

What does this PR do?

Fix integration to be compatible with the latest version of cassandra (3.11+).
Add more log to warn user about the default configuration producing no metrics.
Update the defautl configuration to produce a valid yaml if lines are commented out.

Copy link
Contributor

@masci masci left a comment

Choose a reason for hiding this comment

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

two comments on wording, otherwise 🍰

@@ -20,13 +20,20 @@
'MB': 1e6,
'GB': 1e9,
'TB': 1e12,

# stating cassandra 3.11+
Copy link
Contributor

Choose a reason for hiding this comment

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

s/stating/starting
even better, only available in cassandra 3.11 or later

@@ -5,19 +5,19 @@ init_config:

instances:

# the list of keyspaces to monitor
# the list of keyspaces to monitor, an empty list will result in not metrics being sent
Copy link
Contributor

Choose a reason for hiding this comment

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

s/not/no

@hush-hush hush-hush force-pushed the maxime/cassandra-nodetool-fix branch from 4bbe713 to 514cdef Compare August 24, 2017 12:42
Copy link
Contributor

@masci masci left a comment

Choose a reason for hiding this comment

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

🚢

@hush-hush hush-hush merged commit 04cd862 into master Aug 24, 2017
@hush-hush hush-hush deleted the maxime/cassandra-nodetool-fix branch August 24, 2017 12:56
@olivielpeau olivielpeau added this to the 5.17 milestone Aug 24, 2017
gml3ff pushed a commit that referenced this pull request May 14, 2020
Allow configuration of logs agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants