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] Allow turning off tags/logs indexing #1915

Merged
merged 9 commits into from
Nov 11, 2019

Commits on Nov 11, 2019

  1. Added options to enable/disable indexing of tags by type

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    2226d0a View commit details
    Browse the repository at this point in the history
  2. Added drop all filter

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    7a19c6e View commit details
    Browse the repository at this point in the history
  3. Added drop filters

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    984d522 View commit details
    Browse the repository at this point in the history
  4. Removed enable

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    36b1a9f View commit details
    Browse the repository at this point in the history
  5. Fixed issue in chained tag filter

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    aa8bf7e View commit details
    Browse the repository at this point in the history
  6. make fmt

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    bd118aa View commit details
    Browse the repository at this point in the history
  7. Removed NewCompositeFilter

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    159c628 View commit details
    Browse the repository at this point in the history
  8. Removed uber copyright

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    e016a3c View commit details
    Browse the repository at this point in the history
  9. Changed TagFilterDropAll to use pointer receivers

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    2946e14 View commit details
    Browse the repository at this point in the history