Skip to content

[APM] .apm-agent-configuration is not created if Kibana is started while ES is not ready#61610

Merged
cauemarcondes merged 5 commits intoelastic:masterfrom
cauemarcondes:create-index
Apr 1, 2020
Merged

[APM] .apm-agent-configuration is not created if Kibana is started while ES is not ready#61610
cauemarcondes merged 5 commits intoelastic:masterfrom
cauemarcondes:create-index

Conversation

@cauemarcondes
Copy link
Copy Markdown
Contributor

closes #59420

Adding retry functionality when creating an index.

@cauemarcondes
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@cauemarcondes
Copy link
Copy Markdown
Contributor Author

retest

@cauemarcondes
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@cauemarcondes cauemarcondes merged commit a8425e2 into elastic:master Apr 1, 2020
@cauemarcondes cauemarcondes deleted the create-index branch April 1, 2020 11:27
cauemarcondes added a commit to cauemarcondes/kibana that referenced this pull request Apr 1, 2020
…ile ES is not ready (elastic#61610)

* adding retry functionaty when creating index

* adding p-retry module to x-pack package.json

* addressing pr comments

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
cauemarcondes added a commit to cauemarcondes/kibana that referenced this pull request Apr 1, 2020
…ile ES is not ready (elastic#61610)

* adding retry functionaty when creating index

* adding p-retry module to x-pack package.json

* addressing pr comments

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
cauemarcondes added a commit that referenced this pull request Apr 1, 2020
…ile ES is not ready (#61610) (#62136)

* adding retry functionaty when creating index

* adding p-retry module to x-pack package.json

* addressing pr comments

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
cauemarcondes added a commit that referenced this pull request Apr 1, 2020
…ile ES is not ready (#61610) (#62135)

* adding retry functionaty when creating index

* adding p-retry module to x-pack package.json

* addressing pr comments

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
gmmorris added a commit to gmmorris/kibana that referenced this pull request Apr 1, 2020
* master: (44 commits)
  [Alerting] add alerting privileges for uptime and metrics (elastic#61113)
  Update percy agent to latest version (elastic#62089)
  [APM] Update central configuration text (elastic#61556)
  [Fleet] Ouput api key do not need metricbeat* access (elastic#60319)
  Document new `xpack.security.authc.*` settings and related 8.0.0 breaking changes. (elastic#61443)
  Migrate test plugins ⇒ NP (kbn_tp_sample_panel_action) (elastic#60749)
  [Alerting] Add "Start trial" button for connectors (elastic#61774)
  [ML] Transforms: Fix handling of default and advanced search on step summary view. (elastic#61799)
  [Task Manager] Change info message "ran out Available Workers" to debug (elastic#62083)
  [Maps] Highlight selected layer in TOC (elastic#61510)
  ensure pageIndex is set correclty in analytics list (elastic#62041)
  [ML] Functional API tests - fix mml request bodies (elastic#62116)
  Fix validation for index threshold when selecting an index (elastic#61615)
  [SIEM][Detection Engine] Adds release notes link and updates one UI section
  [backport] Bump to 5.1.2 (elastic#62117)
  [APM] .apm-agent-configuration is not created if Kibana is started while ES is not ready (elastic#61610)
  [Fleet] Enrollment list page (elastic#61346)
  [ML] Fix maximum default enabled columns for data grid. (elastic#62005)
  [Home][Tutorial] Add Oracle data UI (elastic#61595)
  [APM] Ensure telemetry data matches SO/telemetry mapping (elastic#61957)
  ...
@smith smith added the apm:test-plan-done Pull request that was successfully tested during the test plan label Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apm:test-plan-done Pull request that was successfully tested during the test plan release_note:fix v7.7.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.apm-agent-configuration is not created if Kibana is started while ES is not ready

5 participants