[ML] Allow "no timestamp" to be specified as the timestamp format in file upload #146700
Labels
enhancement
New value added to drive a business result
Feature:File and Index Data Viz
ML file and index data visualizer
Feature:File Upload
:ml
v8.7.0
In elastic/elasticsearch#90764 we added the ability to specify
null
as the timestamp format override in the file structure finder endpoint.The file data visualizer/file upload in Kibana can now be enhanced to make this option available. If a user chooses to add overrides then specifying "there is no timestamp" should be an alternative to overriding the timestamp format and if the user selects this then
timestamp_format=null
should be passed as an argument the next time the file structure finder endpoint is called.Relates to #63526
The text was updated successfully, but these errors were encountered: