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] Search Sessions Monitoring Task #85253

Merged
merged 97 commits into from
Jan 11, 2021

Commits on Nov 24, 2020

  1. Monitor ids

    Liza K committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    1c82050 View commit details
    Browse the repository at this point in the history
  2. import fix

    Liza K committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    52032fc View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    60abe6c View commit details
    Browse the repository at this point in the history
  2. solve circular dep

    Liza K committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    8a12991 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. eslint

    Liza K committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    d692c1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a02d9c View commit details
    Browse the repository at this point in the history
  3. mock circular dep

    Liza K committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    1092c7a View commit details
    Browse the repository at this point in the history
  4. max retries test

    Liza K committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    500f15d View commit details
    Browse the repository at this point in the history
  5. mock circular dep

    Liza K committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    c6fea68 View commit details
    Browse the repository at this point in the history
  6. test

    Liza K committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    e5325e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. jest <(-:C

    Liza K committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    c540fde View commit details
    Browse the repository at this point in the history
  2. jestttttt

    Liza K committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    5f7db2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80fdf82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4886819 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

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

    Liza K committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    a91ea10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0de7730 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    5253b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec54b8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ff6eaf View commit details
    Browse the repository at this point in the history
  4. Better logs

    Save IDs only in monitoring loop
    Liza K committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    93128a1 View commit details
    Browse the repository at this point in the history
  5. Fix types

    lukasolson committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    ea14d29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ce9fef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7537e69 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

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

Commits on Dec 6, 2020

  1. Space aware session service

    Liza K committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    a0e2142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54b440a View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'lukasolson/search-session-enhanced' int…

    …o sessions/retry-logic
    Liza K committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    e8ec140 View commit details
    Browse the repository at this point in the history
  4. ts

    Liza K committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    149d94e View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'lukasolson/search-session-enhanced' int…

    …o sessions/monitor-task
    Liza K committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    f3975ce View commit details
    Browse the repository at this point in the history
  6. initial

    Liza K committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    1fc434a View commit details
    Browse the repository at this point in the history
  7. initial

    Liza K committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    7a1be88 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Fix session service saving

    Liza K committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    0b875ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f40fcca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9011366 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e039f32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1ba50c View commit details
    Browse the repository at this point in the history
  6. merge fix

    Liza K committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    b5b0895 View commit details
    Browse the repository at this point in the history
  7. stable stringify

    Liza K committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    f14f042 View commit details
    Browse the repository at this point in the history
  8. INMEM_MAX_SESSIONS

    Liza K committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    5b9782d View commit details
    Browse the repository at this point in the history
  9. INMEM_MAX_SESSIONS

    Liza K committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    0858b98 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1bdd7f7 View commit details
    Browse the repository at this point in the history
  11. use the status API

    Liza K committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    cf0b6af View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Move task scheduling behind a feature flag

    Liza K committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    a8d7233 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c9e345 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sessions/retry-logic' of github.com:lizozom/kibana into…

    … sessions/retry-logic
    Liza K committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    e85da48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49c9535 View commit details
    Browse the repository at this point in the history
  5. Update x-pack/plugins/data_enhanced/server/search/session/session_ser…

    …vice.ts
    
    Co-authored-by: Anton Dosov <dosantappdev@gmail.com>
    lizozom and Dosant committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    4876f3d View commit details
    Browse the repository at this point in the history
  6. Add unit tests

    Liza K committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    685b7ae View commit details
    Browse the repository at this point in the history
  7. Update x-pack/plugins/data_enhanced/server/search/session/session_ser…

    …vice.ts
    
    Co-authored-by: Anton Dosov <dosantappdev@gmail.com>
    lizozom and Dosant committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    ffabaa9 View commit details
    Browse the repository at this point in the history
  8. Use setTimeout to schedule monitoring steps

    Liza K committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    63c7d6a View commit details
    Browse the repository at this point in the history
  9. Update request_utils.ts

    lizozom committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    7fd8b5e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51143af View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

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

    Liza K committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    07fe4bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62bd60a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sessions/monitor-task' of github.com:lizozom/kibana int…

    …o sessions/monitor-task
    Liza K committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    686b4c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1347551 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    bdf62d5 View commit details
    Browse the repository at this point in the history
  2. tiny cleanup

    Liza K committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    cf511f0 View commit details
    Browse the repository at this point in the history
  3. Core review + use client.asyncSearch.status

    Liza K committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    8a792d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e81c3a View commit details
    Browse the repository at this point in the history
  5. update ts

    Liza K committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    202a56b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. fix unit test

    Liza K committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    e41daa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2961eeb View commit details
    Browse the repository at this point in the history
  3. code review fixes

    Liza K committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    f3d25d3 View commit details
    Browse the repository at this point in the history
  4. Save individual search errors on SO

    Liza K committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    44fcbf7 View commit details
    Browse the repository at this point in the history
  5. Don't re-fetch completed or errored searches

    Liza K committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    4be1a93 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Rename Background Sessions to Search Sessions (with a send to backgro…

    …und action)
    Liza K committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    36ad90c View commit details
    Browse the repository at this point in the history
  2. doc

    Liza K committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    d0df853 View commit details
    Browse the repository at this point in the history
  3. doc

    Liza K committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    e9b690c View commit details
    Browse the repository at this point in the history
  4. jest fun

    Liza K committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    5618252 View commit details
    Browse the repository at this point in the history
  5. rename rfc

    Liza K committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    20a6d86 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of github.com:elastic/kibana into sessions/rena…

    …me-feature
    Liza K committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    3c04478 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee0eabb View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. translations

    Liza K committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    530f9be View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:elastic/kibana into sessions/rena…

    …me-feature
    Liza K committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    85cd3b6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sessions/rename-feature' of github.com:lizozom/kibana i…

    …nto sessions/rename-feature
    Liza K committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    92d98f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4db8971 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f670f0 View commit details
    Browse the repository at this point in the history
  6. merge fix

    Liza K committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    ea8d1a5 View commit details
    Browse the repository at this point in the history
  7. merge fix

    Liza K committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    1cdd02c View commit details
    Browse the repository at this point in the history
  8. code review

    Liza K committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    5e52418 View commit details
    Browse the repository at this point in the history
  9. update so name in features

    Liza K committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    19dee24 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    70dd89a View commit details
    Browse the repository at this point in the history
  11. Move deleteTaskIfItExists to task manager

    Liza K committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    c71139d View commit details
    Browse the repository at this point in the history
  12. task_manager to ts project

    mshustov committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    19e423f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6ada7f0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b6c4ad8 View commit details
    Browse the repository at this point in the history
  15. Move deleteTaskIfItExists to public contract

    Liza K committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    47c3af2 View commit details
    Browse the repository at this point in the history
  16. mock

    Liza K committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    056a17b View commit details
    Browse the repository at this point in the history
  17. use task store

    Liza K committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    762bcc7 View commit details
    Browse the repository at this point in the history
  18. ts

    Liza K committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    740f7d9 View commit details
    Browse the repository at this point in the history
  19. code review

    Liza K committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    9b26ff5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Merge branch 'master' of github.com:elastic/kibana into sessions/moni…

    …tor-task
    Liza K committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    ce23e86 View commit details
    Browse the repository at this point in the history
  2. code review + jest

    Liza K committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    8415b05 View commit details
    Browse the repository at this point in the history
  3. Alerting code review

    Liza K committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    52a4ba1 View commit details
    Browse the repository at this point in the history