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

[Search] Add telemetry for data plugin search service #70677

Merged
merged 45 commits into from
Jul 15, 2020

Commits on Jun 8, 2020

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

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    1452ed5 View commit details
    Browse the repository at this point in the history
  2. Fix failing test

    lukasolson committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    c7d6b61 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    955bd88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93b41fe View commit details
    Browse the repository at this point in the history
  3. Fix functional test

    lukasolson committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    b0be2df View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    e09429a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eb9dd1 View commit details
    Browse the repository at this point in the history
  3. Make server strategies sync

    Liza K committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    b536e74 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:elastic/kibana into search/server…

    …-side-search-strategy
    Liza K committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    1c79c1f View commit details
    Browse the repository at this point in the history
  5. Move strategy name into options

    Liza K committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    97c456e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. docs

    Liza K committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    239e3a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Merge branch 'master' of github.com:elastic/kibana into search/server…

    …-side-search-strategy
    Liza K committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    cd21c29 View commit details
    Browse the repository at this point in the history
  2. Remove FE strategies

    Liza K committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    b918556 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

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

Commits on Jun 28, 2020

  1. Merge branch 'master' of github.com:elastic/kibana into search/server…

    …-side-search-strategy
    Liza K committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    823e56a View commit details
    Browse the repository at this point in the history
  2. TypeScript of hell

    delete search explorer
    Liza K committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    ddd0d0e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'search/server-side-search-strategy' of github.com:lizoz…

    …om/kibana into search/server-side-search-strategy
    Liza K committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    aa5958d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Fix search interceptor OSS tests

    Liza K committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    a708610 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. typos

    Liza K committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    0b97b0e View commit details
    Browse the repository at this point in the history
  2. test cleanup

    Liza K committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    8897f99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14c4be2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

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

Commits on Jul 7, 2020

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

Commits on Jul 8, 2020

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

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    ed7cec7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2469afd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67fa8a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

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

Commits on Jul 13, 2020

  1. Configuration menu
    Copy the full SHA
    1ade6fd View commit details
    Browse the repository at this point in the history
  2. Fix TS

    Liza K committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    6d689d3 View commit details
    Browse the repository at this point in the history
  3. Fixed interceptor jest tests

    Liza K committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    d0d0b59 View commit details
    Browse the repository at this point in the history
  4. Add to kibana json

    Liza K committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    643a261 View commit details
    Browse the repository at this point in the history
  5. docs

    Liza K committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    dab0f4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62881e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d879f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    e64e807 View commit details
    Browse the repository at this point in the history
  2. Update or create

    lukasolson committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    642614a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9381b35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a734ae2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5c1262 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    d53c86f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b874ddc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6cd551 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dc7b16 View commit details
    Browse the repository at this point in the history