kibana/x-pack/plugins/infra
Felix Stürmer 769c50de03
[Infra UI] Explicitly set format in date range queries and aggs (#28094)
Previously, the Logs UI assumes that the index mapping of the logs indices has a default date format including `epoch_millis` configured for the timestamp field. If that is not the case queries can fail, leaving parsing exceptions in the Elasticsearch logs.

This PR fixes the Elasticsearch queries related to the Logs UI to explicitly specify the `epoch_millis` format for date range queries and aggregations.

fixes elastic/kibana#27554
2019-01-16 12:00:27 +01:00
..
common [Infra UI] Mark logging text scale label as translatable (#28086) 2019-01-09 17:31:12 +01:00
docs
public Fixing typo (#28601) 2019-01-14 08:28:12 -07:00
scripts [Infra UI] Fix graphql type generation after package upgrades (#26991) 2018-12-12 15:51:31 +01:00
server [Infra UI] Explicitly set format in date range queries and aggs (#28094) 2019-01-16 12:00:27 +01:00
types Upgrade to EUI 6.3.1 (#28707) 2019-01-15 11:35:41 -07:00
index.ts translate InfraOps visualization component (Part 2) (#25212) 2018-11-29 15:08:55 +02:00
package.json
tsconfig.json Add a local tsconfig.json for the infra plugin (#28076) 2019-01-07 19:30:25 +01:00