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

TSVB Uncaught error percentile metric #11763

Closed
jbudz opened this issue May 12, 2017 · 0 comments · Fixed by #11772
Closed

TSVB Uncaught error percentile metric #11763

jbudz opened this issue May 12, 2017 · 0 comments · Fixed by #11772
Labels
bug Fixes for quality problems that affect the customer experience Feature:TSVB TSVB (Time Series Visual Builder) Feature:Visualizations Generic visualization features (in case no more specific feature label is available)

Comments

@jbudz
Copy link
Member

jbudz commented May 12, 2017

5.4.0

image

TypeError: Cannot read property 'values' of undefined
    at exports.default (/usr/share/kibana/src/core_plugins/metrics/server/lib/vis_data/helpers/get_agg_value.js:34:26)
    at split.timeseries.buckets.map.bucket (/usr/share/kibana/src/core_plugins/metrics/server/lib/vis_data/response_processors/series/percentile.js:43:59)
    at Array.map (native)
    at metric.percentiles.forEach.percentile (/usr/share/kibana/src/core_plugins/metrics/server/lib/vis_data/response_processors/series/percentile.js:41:47)
    at Array.forEach (native)
    at forEach.split (/usr/share/kibana/src/core_plugins/metrics/server/lib/vis_data/response_processors/series/percentile.js:39:26)
    at Array.forEach (native)
    at results (/usr/share/kibana/src/core_plugins/metrics/server/lib/vis_data/response_processors/series/percentile.js:38:45)
    at resp (/usr/share/kibana/src/core_plugins/metrics/server/lib/vis_data/handle_response_body.js:30:12)
    at Array.map (native)
    at Promise.all.then.then.resp (/usr/share/kibana/src/core_plugins/metrics/server/lib/vis_data/get_panel_data.js:39:37)
@jbudz jbudz added Feature:Visualizations Generic visualization features (in case no more specific feature label is available) bug Fixes for quality problems that affect the customer experience labels May 12, 2017
simianhacker added a commit to simianhacker/kibana that referenced this issue May 12, 2017
@thomasneirynck thomasneirynck added the Feature:TSVB TSVB (Time Series Visual Builder) label May 12, 2017
snide pushed a commit to snide/kibana that referenced this issue May 30, 2017
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:TSVB TSVB (Time Series Visual Builder) Feature:Visualizations Generic visualization features (in case no more specific feature label is available)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants