Giter Club home page Giter Club logo

cassandra.toolkit's People

Contributors

ameerajmal111 avatar anomnaco avatar dbapramod882 avatar ionolaru avatar nice-monkey avatar privatebrycehao avatar ryanquey avatar xingh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cassandra.toolkit's Issues

cfstats KEYSPACE name is not being processed from version 2

Attached csv file is the example to show that KEYSPACE name is not being rolled for CFSTATS table parameters.

cassandra_cfstats2csv.py needs to be modified to accommodate KEYSPACE for both version 2 & 3.

Current:
if "Keyspace:" in line:
to
if ("Keyspace :" or "Keyspace:") in line:

cassandra-node_exporter-install playbook not found in the repo

In the "Metrics to prometheus server", there is a mention of cassandra-node_exporter-install.yml playbook to setup node exporter. But couldn't find this playbook in the repo/playbook folder.

ansible-playbook -i ./envs/_local/hosts.ini ./playbooks/cassandra-node_exporter-install.yml

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.