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

[ML] Empty anomaly explorer charts when using a scripted field and population analysis #34876

Closed
sophiec20 opened this issue Apr 10, 2019 · 1 comment · Fixed by #34931
Closed
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Anomaly Detection ML anomaly detection :ml

Comments

@sophiec20
Copy link
Contributor

sophiec20 commented Apr 10, 2019

Found in 8.0.0-SNAPSHOT "build" : { "hash" : "ffc0b9b", "date" : "2019-04-03T08:24:10.208338Z"

Not checked earlier versions.

Actual
Explorer mini charts are empty for following job config:

  • high_count over highest_registered_domain
  • bucket_span : 30m
  • indices : dns_tunneling
  • script_fields : {"highest_registered_domain":{"script":{"source":"return domainSplit(doc['query'].value, params).get(1);","lang":"painless"},"ignore_failure":false}}
  • model_plot_config: enabled

image

Expected
Either charts should display results, or charts should be hidden.

@sophiec20 sophiec20 added bug Fixes for quality problems that affect the customer experience :ml Feature:ml-results legacy - do not use labels Apr 10, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Anomaly Detection ML anomaly detection :ml
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants