Skip to content

Conversation

@jgowdyelastic
Copy link
Member

@jgowdyelastic jgowdyelastic commented Jul 12, 2019

Datafeed timing stats added to expanded job in job management page

image

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

- [ ] This was checked for cross-browser compatibility, including a check against IE11
- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
- [ ] Documentation was added for features that require explanation or tutorials
- [ ] Unit or functional tests were updated or added to match the most common scenarios
- [ ] This was checked for keyboard-only and screenreader accessibility

For maintainers

- [ ] This was checked for breaking API changes and was labeled appropriately
- [ ] This includes a feature addition or change that requires a release note and was labeled appropriately

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui

Copy link
Contributor

@alvarezmelissa87 alvarezmelissa87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ⚡️

@droberts195
Copy link

It might be better to wait until average_search_time_per_bucket_ms is available (also planned for 7.4 but still being implemented - see elastic/elasticsearch#44125) and display that instead of total_search_time_ms. average_search_time_per_bucket_ms will be commensurate with average_bucket_processing_time_ms and it will be possible to get an impression of whether the search or analysis is more time consuming for a given job. But total_search_time_ms requires a manual calculation before it's comparable.

/cc @sophiec20

Copy link
Contributor

@walterra walterra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just added a questions about the object structure checks.

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@peteharverson peteharverson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@jgowdyelastic
Copy link
Member Author

to confirm @droberts195 , do we want to filter out total_search_time_ms?
This can happen now in preparation for average_search_time_per_bucket_ms being available which will be displayed automatically when it's in.

@jgowdyelastic jgowdyelastic force-pushed the adding-datafeed-timing-stats-to-jobs-list branch from 70219a0 to 387d81f Compare July 25, 2019 11:26
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link

@droberts195 droberts195 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jgowdyelastic jgowdyelastic merged commit 5d9ef2a into elastic:master Jul 25, 2019
@jgowdyelastic jgowdyelastic deleted the adding-datafeed-timing-stats-to-jobs-list branch July 25, 2019 13:25
jgowdyelastic added a commit to jgowdyelastic/kibana that referenced this pull request Jul 26, 2019
* [ML] Adding datafeed timing stats to Job Management list

* renaming section title

* adding extra datafeed_config check

* filtering out total_search_time_ms
jgowdyelastic added a commit that referenced this pull request Jul 26, 2019
…1975)

* [ML] Adding datafeed timing stats to Job Management list

* renaming section title

* adding extra datafeed_config check

* filtering out total_search_time_ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants