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

[Task Manager] adds basic observability into Task Manager's runtime operations #77868

Merged
merged 87 commits into from
Oct 27, 2020

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    5f850db View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into task-manager/health

    * master: (92 commits)
      [ILM] Data tiers for 7.10 (elastic#76126)
      [ML] Transforms: Fixes styling of preview grid pagination in summary step (elastic#77789)
      [Drilldowns] Beta badge support. Mark URL Drilldown as Beta (elastic#75654)
      Re-enable session lifespan, idle timeout api integration tests and use unique names for the security test reports. (elastic#77746)
      [Alerting] renames code in alerting RBAC exemption to make it easier to maintain (elastic#77598)
      [Alerting & Actions] Overwrite SOs when updating instead of partially updating (elastic#73688)
      fixed react warning in Suspense in alert flyout (elastic#77777)
      [APM] Track usage of Gold+ features (elastic#77630)
      Visualize: Bad request when working with histogram aggregation (elastic#77684)
      remove legacy ES plugin (elastic#77703)
      [Lens] change name of custom query to filters (elastic#77725)
      skip flaky suite (elastic#76239)
      remove visual aspects of baseline job (elastic#77815)
      skip flaky suite (elastic#77835)
      Fixes typo in data recognizer text (elastic#77691)
      management/update trusted_apps jest snapshot
      [build] Use Elastic hosted UBI minimal base image (elastic#77776)
      [APM] Add transaction error rate alert (elastic#76933)
      [Security Solution] [Detections] Remove file validation on import route (elastic#77770)
      [Enterprise Search][tech debt] Add Kea logic paths for easier debugging/defaults (elastic#77698)
      ...
    gmmorris committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    a34dd73 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

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

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    7e27d7b View commit details
    Browse the repository at this point in the history
  2. fixed tests

    gmmorris committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    0a22c43 View commit details
    Browse the repository at this point in the history
  3. fixed typing

    gmmorris committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    7c226e9 View commit details
    Browse the repository at this point in the history
  4. fixed typing again

    gmmorris committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    e1ee967 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    abec231 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into task-manager/health

    * master: (226 commits)
      [Enterprise Search] Added Logic for the Credentials View (elastic#77626)
      [CSM] Js errors (elastic#77919)
      Add the @kbn/apm-config-loader package (elastic#77855)
      [Security Solution] Refactor useSelector (elastic#75297)
      Implement tagcloud renderer (elastic#77910)
      [APM] Alerting: Add global option to create all alert types (elastic#78151)
      [Ingest pipelines] Upload indexed document to test a pipeline (elastic#77939)
      TypeScript cleanup in visualizations plugin (elastic#78428)
      Lazy load metric & mardown visualizations (elastic#78391)
      [Detections][EQL] EQL rule execution in detection engine (elastic#77419)
      Update tutorial-full-experience.asciidoc (elastic#75836)
      Update tutorial-define-index.asciidoc (elastic#75754)
      Add support for runtime field types to mappings editor. (elastic#77420)
      [Monitoring] Usage collection (elastic#75878)
      [Docs][Actions] Add docs for Jira and IBM Resilient (elastic#78316)
      [Security Solution][Resolver] Update @timestamp formatting (elastic#78166)
      [Security Solution] Fix app layout (elastic#76668)
      [Security Solution][Resolver] 2 new functions to DAL (elastic#78477)
      Adds new elasticsearch client to telemetry plugin (elastic#78046)
      skip flaky suite (elastic#78512) (elastic#78511) (elastic#78510) (elastic#78509) (elastic#78508) (elastic#78507) (elastic#78506) (elastic#78505) (elastic#78504) (elastic#78503) (elastic#78502) (elastic#78501) (elastic#78500)
      ...
    gmmorris committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    92cf5ad View commit details
    Browse the repository at this point in the history
  3. removed unused import

    gmmorris committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    bf0c3b4 View commit details
    Browse the repository at this point in the history
  4. made task run stats reactive

    gmmorris committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    acae863 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into task-manager/health

    * master:
      Fix APM lodash imports (elastic#78438)
      Add deprecated message to tile_map and region_map visualizations. (elastic#77683)
      Fix Lens smokescreen flaky tests (elastic#78566)
      updated discover with alt text (elastic#77660)
      Fix types (elastic#78619)
      Update tutorial-visualizing.asciidoc (elastic#76977)
      Update tutorial-discovering.asciidoc (elastic#76976)
      [Search] Error notification alignment (elastic#77788)
      Update tutorial-define-index.asciidoc (elastic#76975)
      [Lens] Fieldless operations (elastic#78080)
      [Usage Collection] [schema] Explicit "array" definition (elastic#78141)
      Update tutorial-define-index.asciidoc (elastic#76973)
      Fix --no-basepath references in doc (elastic#78570)
      Move StubIndexPattern to data plugin and convert to TS. (elastic#78518)
      Index pattern class - remove unused methods (elastic#78538)
      [Security Solution] [ALL] Eliminates all console.error and console.warn from Jest output (elastic#78523)
      [Actions] avoids setting a default dedupKey on PagerDuty (elastic#77773)
      First stab at developer-focussed saved objects docs (elastic#71430)
      remove unnecessary config validations (elastic#78527)
    gmmorris committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    6b81d56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d34dac View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. removed unused import

    gmmorris committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    e3ba8ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7c5da2 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. removed mode from TM stats

    gmmorris committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    192782a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09bf68e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

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

Commits on Oct 2, 2020

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

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    62ceba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cc8260 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into task-manager/health

    * master: (288 commits)
      add core-js production dependency (elastic#79395)
      Add support for sharing saved objects to all spaces (elastic#76132)
      [Alerting UI] Display a banner to users when some alerts have failures, added alert statuses column and filters (elastic#79038)
      load js-yaml lazily (elastic#79092)
      skip flaky suite (elastic#77278)
      Fix agentPolicyUpdateEventHandler() to use app context soClient for creation of actions (elastic#79341)
      [Security Solution] Untitled Timeline created when first action is to add note (elastic#78988)
      [Security Solutions][Detection Engine] Updates the edit rules page to only have what is selected for editing (elastic#79233)
      Cleanup yarn.lock from duplicates (elastic#66617)
      [kbn/optimizer] implement more efficient auto transpilation for node (elastic#79052)
      [Ingest Manager] Rename Fleet setup and requirement, Fleet => Central… (elastic#79291)
      [core/server/plugins] don't run discovery in dev server parent process (take 2) (elastic#79358)
      [babel/register] remove from build (take 2) (elastic#79379)
      [Security Solution] Changes rules table tag display (elastic#77102)
      define integrationTestRoot in config file and use to define screensho… (elastic#79247)
      Revert "[babel/register] remove from build (elastic#79176)"
      skip flaky suite (elastic#75241)
      [Uptime] Synthetics UI (elastic#77960)
      [Security Solution] [Detections] Only display actions options if user has "read" privileges (elastic#78812)
      [babel/register] remove from build (elastic#79176)
      ...
    gmmorris committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    7b14dff View commit details
    Browse the repository at this point in the history
  4. use APM agg types

    gmmorris committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    2dca67f View commit details
    Browse the repository at this point in the history
  5. fixed tests

    gmmorris committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    ae15dc6 View commit details
    Browse the repository at this point in the history
  6. fixed mock import

    gmmorris committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    734cb12 View commit details
    Browse the repository at this point in the history
  7. added status on health api

    gmmorris committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    db86986 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ca65c3 View commit details
    Browse the repository at this point in the history
  9. corrected types

    gmmorris committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    44cb578 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d29c866 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. added readme

    gmmorris committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    273d58d View commit details
    Browse the repository at this point in the history
  2. updated json in readme

    gmmorris committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    2efb599 View commit details
    Browse the repository at this point in the history
  3. spaces -> tabs

    gmmorris committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    911c827 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ab5e73 View commit details
    Browse the repository at this point in the history
  5. removed unused import

    gmmorris committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    37a4041 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Merge branch 'master' into task-manager/health

    * master: (217 commits)
      Fix dashboard "snapshot share" is not sharing panel state in view mode (elastic#79837)
      fix can't edit a scripted field with special char (elastic#79842)
      [ML] clear selection action (elastic#79834)
      [TSVB] Show tooltip on external pointer events (elastic#77306)
      Fixes bug where the same index was being passed in (elastic#79949)
      Adds date time query and return fields for timestamps and overrides (elastic#79911)
      [Security Solution][Detections] Reverts rules table tag filter to use AND operator (elastic#79920)
      add the correct class to truncate the names (elastic#79921)
      [kbn/optimizer] report limits with ci metrics (elastic#78205)
      [release notes] extract "dev docs" comment too (elastic#79351)
      Revert "skips test failing promotion (elastic#79777)" (elastic#79904)
      share tslib across bundles (elastic#79915)
      remove entire suite as partial skips aren't doing the trick
      skip flaky suite (elastic#78689)
      Skip failing suite (elastic#79522)
      skip flaky suite (elastic#79910)
      [es/mappings] remove doc_values from text fields (elastic#79869)
      remove skipped snapshots
      skip flaky tests (elastic#79891)
      chore(NA): add missing branches into backportrc configuration file (elastic#79848)
      ...
    gmmorris committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    2f12de5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4863391 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into task-manager/health

    * master:
      [Telemetry] Telemetry tools check all `makeUsageCollector` calls (elastic#79840)
      Input controls crashes if index pattern is not available (elastic#79431)
    gmmorris committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    7cd7ca6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into task-manager/health

    * master:
      [ML] Fix job selection flyout (elastic#79850)
      Removed visualization:loadingDelay (elastic#79841)
      [Alerts] fix failing executionStatus function test with null deref (elastic#79809)
      Implemented trusted app name truncation. (elastic#79976)
    gmmorris committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    8223188 View commit details
    Browse the repository at this point in the history
  5. fixed src import

    gmmorris committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    9fc7da6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

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

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    e47b619 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into task-manager/health

    * master: (23 commits)
      Table visualization renderer (elastic#79455)
      Migrate Jest JUnit reporter to TS (elastic#79919)
      store sorted bundleRefExportIds (elastic#80011)
      update chromedriver dependency to 86.0.0 (elastic#79972)
      [Security Solution][Case] Fix bug when changing connectors (elastic#80002)
      [kbn/std] add observable helpers to aid with rxjs 7 upgrade (elastic#79752)
      [Security Solution][Resolver] Pill numbers in compact notation (elastic#80038)
      [Logs UI] Sync logs timerange with wider Kibana (elastic#79444)
      [DOCS] Adds quick start (elastic#78822)
      [Ingest Manager]Fix ingest manager UI renaming (elastic#80036)
      [Monitoring] Fixed internal monitoring check (elastic#79241)
      [Security Solution][Exception Modal] Removes list operators in exception modal for EQL rules (elastic#79871)
      Update development documentation about REST API best practices (elastic#80009)
      [Monitoring] Improve indices loading against larger metricbeat-* indices (elastic#79190)
      [CI] Move kibana build dir outside of repo for functional tests (elastic#80018)
      [kbn/optimizer] bump low or add missing limits when updating automatically (elastic#80013)
      [Enterprise Search] Added a Credentials page to App Search (elastic#79749)
      [DOCS] Canvas refresh for 7.10 (elastic#80017)
      [TSVB] Add ignore global filters to series options (elastic#79337)
      Remove this check (elastic#79202)
      ...
    gmmorris committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    6dddf5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7798875 View commit details
    Browse the repository at this point in the history
  4. fixed config mocks

    gmmorris committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    a47c7aa View commit details
    Browse the repository at this point in the history
  5. updated docs

    gmmorris committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    689d014 View commit details
    Browse the repository at this point in the history
  6. fixed bvucketing

    gmmorris committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    e9db32e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. renamed schedule density

    gmmorris committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    5ff008d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into task-manager/health

    * upstream/master: (34 commits)
      Improve vis editor typings (elastic#80004)
      Line Visualization improper scaling can result in gaps elastic#79663 (elastic#80135)
      [Security Solution][Timeline] Fix SelectableTimeline search (elastic#80128)
      move field_mapping util to saved_objects plugin (elastic#79918)
      [ML] Datagrid: Ensure column content with 'boolean' schema is not capitalized (elastic#80041)
      [CI] Correctly resolve repository root for JUnit reports (elastic#80226)
      [Ingest Manager] Fix package upgrade breaking after first rollover before new data has arrived (elastic#79887)
      [Security Solution] Fix positioning of Kibana banners list inside Sec… (elastic#80124)
      add missing await to fix test (elastic#80202)
      Revert test data changed in previous commit. (elastic#79479)
      [Security Solution] [Sourcerer] Jest beef up (elastic#79907)
      Re-enable transaction duration alert story (elastic#80187)
      [npm] remove canvas dep (elastic#80185)
      [DOCS] Redirects ILM docs to Elasticsearch reference (elastic#79798)
      [APM] Catch health status error from ML (elastic#80131)
      Fix layout and remove title for add alert popover. (elastic#77633)
      [Discover] Loading spinner cleanup (elastic#79819)
      [Security Solution] [Resolver] Remove related events api (elastic#79036)
      [Ingest Manager] Remove fields from index pattern during package uninstall (elastic#80082)
      do not refetch license if signature header absents from a response (elastic#79645)
      ...
    gmmorris committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    4f37202 View commit details
    Browse the repository at this point in the history
  3. changed to p metrics

    gmmorris committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    9d92055 View commit details
    Browse the repository at this point in the history
  4. removed unused import

    gmmorris committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    ac27d4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    311103e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. fixed typing

    gmmorris committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    8396812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    177b6b9 View commit details
    Browse the repository at this point in the history
  3. extracted store APIs from TM

    gmmorris committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    3d2cde8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into task-manager/health

    * master: (102 commits)
      [Resolver] Fix flaky test (elastic#80576)
      Update Security Solution Bug Report Template (elastic#80668)
      [Observability] Kibana home page Observability link pointing to `/landing` (elastic#80636)
      [APM] Update User Experience app callout code to reflect new name (elastic#80641)
      [APM] Add missing ML privileges (elastic#80553)
      [DOCS] Adds intro line to the ML plugin readme file (elastic#80631)
      [ML] Functional tests - fix and re-enable validation API tests (elastic#80617)
      remove non-existing dependency from uptime plugin (elastic#80623)
      [ML] Fix job selection flyout overflow (elastic#80621)
      Move dashboard code in codeowner files to canvas team (elastic#80345)
      [Security Solution][Detections] Update signals template if outdated and rollover indices (elastic#80019)
      Sort service list by TPM if health is not shown (elastic#80447)
      Add in cluster version for sec telemetry sender. (elastic#80545)
      [Usage Collection] Usage collection add saved objects client to collector fetch context (elastic#80554)
      Change tag from experimental to beta (elastic#80443)
      [Metrics UI] Inventory view cleanup (elastic#79881)
      [Security Solutions][Detection Engine] Critical bug where value lists were not operational (elastic#80368)
      [Security Solution] Fix networkTopNFlow search strategy response (elastic#80362)
      [build] Retry docker pull (elastic#80432)
      add template for Security Solution bugs (elastic#80574)
      ...
    gmmorris committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    1c4c266 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afcdfd6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbd445a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02afe23 View commit details
    Browse the repository at this point in the history
  8. last bit og logger

    gmmorris committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    320ea57 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Merge branch 'master' into task-manager/refactor-oversized-class

    * master: (115 commits)
      [ML] Transforms/DF Analytics: Fix data grid column sorting. (elastic#80618)
      added brace import to vis editor (elastic#80652)
      Fix error rate sorting in services list (elastic#80764)
      Emit info log when using custom registry URL (elastic#80768)
      [Reporting] Config Schema Validation for rules[N].protocol strings (elastic#80766)
      Add Storybook a11y addon (elastic#80069)
      Fix anomaly alert selection text (elastic#80746)
      [Security Solution] [Maps] Kibana index pattern, comma bug fix (elastic#80208)
      [kbn/optimizer] tweak split chunks options (elastic#80444)
      update template to use the new team label (elastic#80748)
      [Security Solution] Fix the Field dropdown in Timeline data providers resets when scrolled (elastic#80718)
      Adjusts observability alerting perms to require "all" (elastic#79896)
      [Security Solutions][Detection Engine] Fixes pre-packaged rules which contain exception lists to not overwrite user defined lists   (elastic#80592)
      [data.ui] Fix flaky test & lazy loading rendering artifacts. (elastic#80612)
      Licensed feature usage for connectors (elastic#77679)
      [Security Solution] Cypress template creation (elastic#80180)
      [APM] Hide service if only data is from ML (elastic#80145)
      Fix role mappings test for ESS (elastic#80604)
      [Maps] Add support for envelope (elastic#80614)
      [Security Solution] Update button text according to status (elastic#80389)
      ...
    gmmorris committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    475d49d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0275e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa669e6 View commit details
    Browse the repository at this point in the history
  4. made type optional

    gmmorris committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    42e041f View commit details
    Browse the repository at this point in the history
  5. removed type from tasks

    gmmorris committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    77d4450 View commit details
    Browse the repository at this point in the history
  6. simplified middleware

    gmmorris committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    4e08766 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c21c6b View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into task-manager/health

    * master: (51 commits)
      [Discover] Unskip flaky test (elastic#80670)
      Fix security solution template label (elastic#80754)
      [Ingest]: ignore 404, check if there are transforms in results. (elastic#80721)
      Moving loader to logo in header, add a slight 250ms pause (elastic#78879)
      [Security Solution][Cases] Fix bug with case connectors (elastic#80642)
      Update known-plugins.asciidoc (elastic#75388)
      [Lens] Add median operation (elastic#79453)
      Fix navigateToApp logic when navigating to the current app. (elastic#80809)
      [Visualizations] Fix bad color mapping with multiple split series (elastic#80801)
      [ILM] Add esErrorHandler for the new es js client (elastic#80302)
      Fix codeowners (elastic#80826)
      skip flaky suite (elastic#79463)
      [Timelion] Remove kui usage (elastic#80287)
      [Ingest Manager] add skipIfNoDockerRegistry to package_install_complete test (elastic#80779)
      [Alerting UI] Disable "Save" button for Alerts with broken Connectors (elastic#80579)
      Allow the default space to be accessed via `/s/default` (elastic#77109)
      Add script to identify plugin dependencies for TS project references migration (elastic#80463)
      [Search] Client side session service (elastic#76889)
      feat: 🎸 add separator for different context menu groups (elastic#80498)
      Lazy load reporting (elastic#80492)
      ...
    gmmorris committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    faefc37 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Merge branch 'master' into task-manager/refactor-oversized-class

    * master: (43 commits)
      [ML] Transforms: Fix tab ids for expanded row. (elastic#80666)
      server logs config paths to use for runner (elastic#52980)
      Fix audit logger logging to console even when disabled (elastic#80928)
      skip flaky suite (elastic#80929)
      Added Enterprise Search config to kibana-docker (elastic#80872)
      skip flaky suite (elastic#80914)
      [keystore_cli] parse values as JSON before adding to keystore (elastic#80848)
      [Ingest Manager] Fix for comparing versions with -SNAPSHOT suffix (elastic#80742)
      ECS audit logging (elastic#74640)
      [Uptime] Add client-side unit tests for remaining synthetics code (elastic#80215)
      [Security_Solution][Resolver] Promote z-index on node labels (elastic#80854)
      Move renderHeaderActions back into mount useEffect + update tests (elastic#80861)
      [Reporting] Document Network Policy configuration (elastic#80431)
      [Reporting] Add contextual documentation for CSV Max Bytes setting (elastic#80782)
      Add catch for Enterprise Search sending back a 401 response instead of redirect (elastic#80757)
      [Actions] Back Button on Add Connector Flyout (elastic#80160)
      removing `kibana_datatable` in favor of `datatable`  (elastic#80548)
      [Alerting UI] Updating 'Add new' wording (elastic#80509)
      [Docs] Document Encrypted Saved Objects functionality. (elastic#80183)
      [Discover] fix auto-refresh (elastic#80635)
      ...
    gmmorris committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    c30d71b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into task-manager/health

    * master: (23 commits)
      [ML] Transforms: Fix tab ids for expanded row. (elastic#80666)
      server logs config paths to use for runner (elastic#52980)
      Fix audit logger logging to console even when disabled (elastic#80928)
      skip flaky suite (elastic#80929)
      Added Enterprise Search config to kibana-docker (elastic#80872)
      skip flaky suite (elastic#80914)
      [keystore_cli] parse values as JSON before adding to keystore (elastic#80848)
      [Ingest Manager] Fix for comparing versions with -SNAPSHOT suffix (elastic#80742)
      ECS audit logging (elastic#74640)
      [Uptime] Add client-side unit tests for remaining synthetics code (elastic#80215)
      [Security_Solution][Resolver] Promote z-index on node labels (elastic#80854)
      Move renderHeaderActions back into mount useEffect + update tests (elastic#80861)
      [Reporting] Document Network Policy configuration (elastic#80431)
      [Reporting] Add contextual documentation for CSV Max Bytes setting (elastic#80782)
      Add catch for Enterprise Search sending back a 401 response instead of redirect (elastic#80757)
      [Actions] Back Button on Add Connector Flyout (elastic#80160)
      removing `kibana_datatable` in favor of `datatable`  (elastic#80548)
      [Alerting UI] Updating 'Add new' wording (elastic#80509)
      [Docs] Document Encrypted Saved Objects functionality. (elastic#80183)
      [Discover] fix auto-refresh (elastic#80635)
      ...
    gmmorris committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    12e52e6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'task-manager/health' into task-manager/health-refactored

    * task-manager/health: (41 commits)
      removed unused import
      changed to p metrics
      renamed schedule density
      fixed bvucketing
      updated docs
      fixed config mocks
      ensure we dont aggregate workload before tm is readyt
      make hot stats refresh rate configurable
      estimate recurring tasks in schedule
      fixed src import
      plug health into service status
      removed unused import
      Added health status in each section
      spaces -> tabs
      updated json in readme
      added readme
      change RGY to OK Error and Warn
      corrected types
      test status in aceptancve tests
      added status on health api
      ...
    gmmorris committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    6637ab4 View commit details
    Browse the repository at this point in the history
  4. merged refactor into obvs

    gmmorris committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    40fd393 View commit details
    Browse the repository at this point in the history
  5. fixed typing

    gmmorris committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    b310cb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3157fd View commit details
    Browse the repository at this point in the history
  7. fixed readme

    gmmorris committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    20d7e66 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    1906572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    508a726 View commit details
    Browse the repository at this point in the history
  3. expanded test on thresholds

    gmmorris committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    14faf60 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into task-manager/health-refactored

    * master: (64 commits)
      Rename Security Solution Bug Template (elastic#81187)
      Update links (elastic#81125)
      Specify format for date range query (elastic#81025)
      [Alerting] Improve toast when alert is created (elastic#80327)
      [UX] Add empty states (elastic#80904)
      Add TS config for kibana_legacy (elastic#80992)
      [Telemetry] Add method to enable endpoint security data usage example (elastic#80940)
      [Alerting] Add scoped cluster client to alerts and actions services (elastic#80794)
      Fix reactRouterNavigate when used with a string (elastic#80520)
      [Security Solution] [Detections] Read privileges for dependencies (elastic#80852)
      [ML] Fixing exclude frequent in advanced wizard (elastic#81121)
      Fix security solution template label (elastic#80976)
      [DOCS] Update index management docs (elastic#80893)
      [APM] Error rate on service list page is not in sync with the value at the transaction page (elastic#80814)
      skip flaky suite (elastic#81072)
      [Task Manager] Cleans up legacy plugin structure (elastic#80381)
      Support unsigned_long fields (elastic#81115)
      [Form lib] Export internal state instead of raw state (elastic#80842)
      [Lens] Add toast notification when visualization is saved (elastic#80788)
      Index pattern edit field formatter API (elastic#78352)
      ...
    gmmorris committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    600863f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8b4879 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Configuration menu
    Copy the full SHA
    1a5a907 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into task-manager/health

    * master: (63 commits)
      [KP] Fix Headers timeout issue (elastic#81140)
      [ML] Functional tests - stabilize typing with checks service method (elastic#81338)
      tabify - support docs (elastic#80351)
      [Security Solution][Detections] Look-back time logic fix (elastic#81383)
      [Workplace Search] Add top-level tests for Groups (elastic#81215)
      [Fleet] Fix agent action observable for long polling (elastic#81376)
      [Maps] fix feature tooltip remains open when zoom level change hides layer (elastic#81373)
      skip flaky suite (elastic#78689)
      chore(NA): add spec-to-console and plugin-helpers as devOnly dependencies (elastic#81357)
      Ensure some data is returned (elastic#81375)
      Change dumb-init to tini (elastic#81126)
      [Reporting/Tech Debt] Convert PdfMaker class to TypeScript (elastic#81242)
      Use Storybook Controls instead of Knobs (elastic#80705)
      [junit] make sure that report paths are unique (elastic#81255)
      bump elastic/elasticsearch-js version to 7.10.0-rc1 (elastic#81288)
      run ssl tests on CI (elastic#81320)
      Fix alert defaults (elastic#81207)
      [ML] DF Analytics wizard: ensure user can set mml manually or select to use given estimate (elastic#81078)
      Add UI notifier to indicate secret fields and to remember / reenter values (elastic#80657)
      [Monitoring] Use async/await (elastic#81200)
      ...
    gmmorris committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    12e7866 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Configuration menu
    Copy the full SHA
    13981c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ea830c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Configuration menu
    Copy the full SHA
    9b48539 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into task-manager/health

    * master: (37 commits)
      [ILM] Migrate Warm phase to Form Lib (elastic#81323)
      [Security Solutions][Detection Engine] Fixes critical bug with error reporting that was doing a throw (elastic#81549)
      [Detection Rules] Add 7.10 rules (elastic#81676)
      [kbn/optimizer] ignore missing metrics when updating limits with --focus (elastic#81696)
      [SECURITY SOLUTIONS] Bugs overview page + investigate eql in timeline (elastic#81550)
      [Maps] fix unable to edit cluster vector styles styled by count when switching to super fine grid resolution (elastic#81525)
      Fixed migration issue for case specific actions, by extending email action migrator checks (elastic#81673)
      [CI] Preparation for APM tracking on CI (elastic#80399)
      [Home] Fixes Kibana app description order on home page and updates Canvas copy (elastic#80057)
      Make sure `to` is 'now' and not the same as `from` (elastic#81524)
      Nitpicking the 8.0 Breaking Change issue template (elastic#81678)
      [SECURITY_SOLUTION] Fix text on onboarding screen (elastic#81672)
      [data.search] Skip async search tests in build candidates and production builds (elastic#81547)
      Fix previousStartedAt by not changing when execution fails (elastic#81388)
      [Monitoring] Fix a couple of issues with the cpu usage alert (elastic#80737)
      Telemetry collection xpack to ts project references (elastic#81269)
      Elasticsearch: don't use url authentication for new client (elastic#81564)
      [App Search] Credentials: implement working flyout form (elastic#81541)
      Properly encode links to edit user page (elastic#81562)
      [Alerting UI] Don't wait for health check before showing Create Alert flyout (elastic#80996)
      ...
    gmmorris committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    314f3bc View commit details
    Browse the repository at this point in the history
  3. removed text in JSOPN parse

    gmmorris committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    e59ebc0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into task-manager/health

    * master:
      [Security Solution][Endpoint][Admin] Malware Protections Notify User Version (elastic#81415)
      Revert "[Actions] Adding `hasAuth` to Webhook Configuration to avoid confusing UX (elastic#81390)"
      [Maps] Use default format when proxying EMS-files (elastic#79760)
      [Discover] Deangularize context.html (elastic#81442)
      Use the displayName property in default editor (elastic#73311)
      adds bug label to Bug report for Security Solution template (elastic#81643)
      [ML] Transforms: Remove index field limitation for custom query. (elastic#81467)
      [Actions] Adding `hasAuth` to Webhook Configuration to avoid confusing UX (elastic#81390)
      [Task Manager] Mark task as failed if maxAttempts has been met. (elastic#80681)
      [Lens] Fix URL query loss on redirect (elastic#81475)
      Log reason for 404 in field existence check (elastic#81315)
    gmmorris committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    5d8f750 View commit details
    Browse the repository at this point in the history