Adam Zegelin
Adam Zegelin
I'll look to extending the CI pipeline to push the built, pre-shaded JARs up to Maven Central or somewhere similar. I have a bit of bandwidth to look into this...
I disagree. The agent is an extension to Cassandra. Any error in the Cassandra config prevents Cassandra from starting. Likewise, any config error with the exporter agent should follow the...
What kind of errors are we talking about here? Configuration problems should abort IMO.
Hi @podile. I now have a better understanding of the need for this feature and happy for abort-on-config-problems to be put behind a flag.
Thanks for the PR @chicobento. I really like the idea of having dynamic providers. In fact, this could even be a good path forward to enabling compatibility with C* 4.0...
Yep, looks like `estimated_partitions` is another one where C* can end up performing a whole bunch of work behind the scenes to get the values. For now, perhaps blacklist the...
I'll have a dig though the C* code base and see if I can come up with a good set of conditions. I don't want to base it purely on...
Not yet regrettably. I've been busy on other projects the past few weeks. > On 1 Apr 2020, at 11:20 pm, Per Otterström wrote: > > > Today I observed...
For example, document how to get JVM memory stats, as per #28.