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

Date formatting issue with Time Series Visual Builder #10683

Closed
alexfrancoeur opened this issue Mar 3, 2017 · 0 comments
Closed

Date formatting issue with Time Series Visual Builder #10683

alexfrancoeur opened this issue Mar 3, 2017 · 0 comments
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Visualizations Generic visualization features (in case no more specific feature label is available)

Comments

@alexfrancoeur
Copy link

Related to #9725

@simianhacker I can't seem to change the date with timelion in both the panel and metric options. They show up as available options but when selected, I get the following error in Kibana. Thoughts?

status: 400, displayName: 'BadRequest', message: '[illegal_argument_exception] Invalid format: "2015-11-25T11:16:25.765Z" is malformed at "T11:16:25.765Z"', path: '/*/_field_stats', query: { level: 'indices', ignore_unavailable: true }, body: { error: { root_cause: [Object], type: 'illegal_argument_exception', reason: 'Invalid format: "2015-11-25T11:16:25.765Z" is malformed at "T11:16:25.765Z"' }, status: 400 }, statusCode: 400, response: '{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Invalid format: \\"2015-11-25T11:16:25.765Z\\" is malformed at \\"T11:16:25.765Z\\""}],"type":"illegal_argument_exception","reason":"Invalid format: \\"2015-11-25T11:16:25.765Z\\" is malformed at \\"T11:16:25.765Z\\""},"status":400}', toString: [Function], toJSON: [Function] }

screen shot 2017-03-03 at 5 11 11 am

Date format is the following
"dropoff_datetime": { "type": "date", "format": "yyyy-MM-dd HH:mm:ss" }

There doesn't seem to be an issue in Timelion
screen shot 2017-03-03 at 7 21 01 am

@alexfrancoeur alexfrancoeur 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 Mar 3, 2017
@simianhacker simianhacker self-assigned this Mar 3, 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:Visualizations Generic visualization features (in case no more specific feature label is available)
Projects
None yet
Development

No branches or pull requests

2 participants