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

Cherry-pick #8504 to 6.x: Add kafka fields needed for dashboards #8644

Merged
merged 3 commits into from
Oct 18, 2018

Commits on Oct 18, 2018

  1. Add kafka fields needed for dashboards (elastic#8504)

    Kafka dashboards calculate cardinalities of composed
    fields, this is expensive in query time, but can be optimized if the
    composed fields are precalculated.
    
    Continues with elastic#7767, needed for elastic#8457.
    
    (cherry picked from commit 78ef120)
    jsoriano committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    c7bc9fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3238f72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d16a6f7 View commit details
    Browse the repository at this point in the history