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

Percentile filter #73

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    3b88272 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. More options added

    Enhanced code to filter quantiles based on user choice
    Included --cql-ssl option to crated encrypted native connection
    Added latest version of jars as the older version are having some
    vulnerabilities
    n660955 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    6a417ae View commit details
    Browse the repository at this point in the history
  2. Used netty 4.1.42.Final

    Used netty 4.1.42.Final to be inline with another PR
    n660955 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    858f9a5 View commit details
    Browse the repository at this point in the history
  3. Merge https://github.com/instaclustr/cassandra-exporter into percenti…

    …le-filter
    
    The master branch contains some important fixes.
    n660955 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    39e6009 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Addressed all review comments

    Applied quantile filtering while writing metrics into socket.
    Corrected formating.
    Reverted netty jar version changes.
    n660955 committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    b5b15ed View commit details
    Browse the repository at this point in the history
  2. Formatting

    Appended the new line at the end of files which removed while restoring
    previous changes from repo.
    n660955 committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    a3c581c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Corrected formatting issues

    n660955 committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    9f9823c View commit details
    Browse the repository at this point in the history