-
Notifications
You must be signed in to change notification settings - Fork 474
[elasticsearch] Fix collection of shard recovery total time #5367
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
[elasticsearch] Fix collection of shard recovery total time #5367
Conversation
🌐 Coverage report
|
…collection-shard-activity-total-time
@@ -1,6 +1,6 @@ | |||
name: elasticsearch | |||
title: Elasticsearch | |||
version: 1.4.0 | |||
version: 1.4.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@klacabane Or should I give it some kind of preview
tag?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bumping patch makes sense to me. The change is trivial and is safe to release right away
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, if you can hit approve I can merge 👍🏼
Package elasticsearch - 1.4.1 containing this change is available at https://epr.elastic.co/search?package=elasticsearch |
…5367) * [elasticsearch] Fix collection of shard recovery total time * Bump required Kibana version * Revert conditon bump
…5367) * [elasticsearch] Fix collection of shard recovery total time * Bump required Kibana version * Revert conditon bump
Related issue: elastic/beats#34427 Since Metricbeat now reports the right fields, I've updated the UI to consume those. <img width="2935" alt="Screenshot 2023-02-23 at 12 00 05" src="https://user-images.githubusercontent.com/2564140/220893266-1d82bc16-6bca-4eca-a5a1-1a1573eb139d.png"> Related PRs: elastic/beats#34653 elastic/elasticsearch#94062 elastic/integrations#5367 --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
…1983) Related issue: elastic/beats#34427 Since Metricbeat now reports the right fields, I've updated the UI to consume those. <img width="2935" alt="Screenshot 2023-02-23 at 12 00 05" src="https://user-images.githubusercontent.com/2564140/220893266-1d82bc16-6bca-4eca-a5a1-1a1573eb139d.png"> Related PRs: elastic/beats#34653 elastic/elasticsearch#94062 elastic/integrations#5367 --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 469c5a3)
) (#153362) # Backport This will backport the following commits from `main` to `8.7`: - [[Monitoring] Support Metricbeat format for shard activity (#151983)](#151983) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Milton Hultgren","email":"milton.hultgren@elastic.co"},"sourceCommit":{"committedDate":"2023-03-21T12:45:46Z","message":"[Monitoring] Support Metricbeat format for shard activity (#151983)\n\nRelated issue: https://github.com/elastic/beats/issues/34427\r\n\r\nSince Metricbeat now reports the right fields, I've updated the UI to\r\nconsume those.\r\n\r\n<img width=\"2935\" alt=\"Screenshot 2023-02-23 at 12 00 05\"\r\nsrc=\"https://user-images.githubusercontent.com/2564140/220893266-1d82bc16-6bca-4eca-a5a1-1a1573eb139d.png\">\r\n\r\nRelated PRs:\r\nhttps://github.com/elastic/beats/pull/34653\r\nhttps://github.com/elastic/elasticsearch/pull/94062\r\nhttps://github.com/elastic/integrations/pull/5367\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"469c5a3761fb9cc1bf2223f38463fde37678d760","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Infra Monitoring UI","release_note:skip","Feature:Stack Monitoring","backport:prev-minor","v8.8.0"],"number":151983,"url":"https://github.com/elastic/kibana/pull/151983","mergeCommit":{"message":"[Monitoring] Support Metricbeat format for shard activity (#151983)\n\nRelated issue: https://github.com/elastic/beats/issues/34427\r\n\r\nSince Metricbeat now reports the right fields, I've updated the UI to\r\nconsume those.\r\n\r\n<img width=\"2935\" alt=\"Screenshot 2023-02-23 at 12 00 05\"\r\nsrc=\"https://user-images.githubusercontent.com/2564140/220893266-1d82bc16-6bca-4eca-a5a1-1a1573eb139d.png\">\r\n\r\nRelated PRs:\r\nhttps://github.com/elastic/beats/pull/34653\r\nhttps://github.com/elastic/elasticsearch/pull/94062\r\nhttps://github.com/elastic/integrations/pull/5367\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"469c5a3761fb9cc1bf2223f38463fde37678d760"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/151983","number":151983,"mergeCommit":{"message":"[Monitoring] Support Metricbeat format for shard activity (#151983)\n\nRelated issue: https://github.com/elastic/beats/issues/34427\r\n\r\nSince Metricbeat now reports the right fields, I've updated the UI to\r\nconsume those.\r\n\r\n<img width=\"2935\" alt=\"Screenshot 2023-02-23 at 12 00 05\"\r\nsrc=\"https://user-images.githubusercontent.com/2564140/220893266-1d82bc16-6bca-4eca-a5a1-1a1573eb139d.png\">\r\n\r\nRelated PRs:\r\nhttps://github.com/elastic/beats/pull/34653\r\nhttps://github.com/elastic/elasticsearch/pull/94062\r\nhttps://github.com/elastic/integrations/pull/5367\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"469c5a3761fb9cc1bf2223f38463fde37678d760"}}]}] BACKPORT--> Co-authored-by: Milton Hultgren <milton.hultgren@elastic.co>
NOTE: This cannot be tested until the Metricbeat changes are merged.
Related issue: elastic/beats#34427
Since Metricbeat now reports the total time for a recovery, I've added a missing alias.
Related PRs:
elastic/elasticsearch#94062
elastic/kibana#151983