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

Data Monitoring Feature. #511

Closed
ufoscw opened this issue Oct 22, 2018 · 2 comments
Closed

Data Monitoring Feature. #511

ufoscw opened this issue Oct 22, 2018 · 2 comments
Assignees
Labels
@common Component Name : Common new feature New Feature
Milestone

Comments

@ufoscw
Copy link
Contributor

ufoscw commented Oct 22, 2018

Data Monitoring feature

Data Monitoring is designed to get insights into the usage of queries performed using Discovery's Workbench tool.
This is a menu that we temporarily shut down to reveal the source of Discovery.

The Data Monitioring menu provides the following functions in detail.

Log Statistics

Daily query success / failure rate
Daily query frequency by user
Long-running queries Top 5
Successful Query Frequency Top 5
Failed Query Frequency Top 5
Scan data Top 5
Memory Resource Usage Top 5
CPU resource usage Top 5
Top 5 Resource Usage by Queue

* Resource Usage Statistics

The resource usage statistics in Log Statistics are intended for Hive only and are collected only when additional Hook Library is deployed on the target Hive server.
This feature will provide a follow-up guide.

Job Log

Provides a list of all the query history performed by the workbench.
The search and filtering functions are provided under the following conditions.
Status, Elpased time, Execute date, query
Search results can be downloaded as CSV.

metatron_discovery

metatron_discovery

@ufoscw ufoscw added the @common Component Name : Common label Oct 22, 2018
@ufoscw ufoscw added this to the 3.1.0 milestone Oct 22, 2018
@kyungtaak
Copy link
Contributor

👍

@kyungtaak kyungtaak added the new feature New Feature label Oct 23, 2018
@ufoscw ufoscw changed the title Restore Data Monitoring menu on lnb. Add Data Monitoring Feature. Oct 23, 2018
eltriny pushed a commit that referenced this issue Oct 24, 2018
@ufoscw
Copy link
Contributor Author

ufoscw commented Oct 24, 2018

@eltriny 로그 타입 변경 시 parameter 중 size 값이 undefined로 넘어옵니다.
devtools_-_52_231_184_135_8187_app_v2_management_monitoring_statistics_ _metatron_discovery

@ufoscw ufoscw changed the title Add Data Monitoring Feature. Data Monitoring Feature. Oct 25, 2018
ufoscw pushed a commit that referenced this issue Oct 25, 2018
* #511 add data monitoring menu in lnb

* #511 Fix problem that invalid page size parameter
@ufoscw ufoscw closed this as completed Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@common Component Name : Common new feature New Feature
Projects
None yet
Development

No branches or pull requests

2 participants