I am not sure this is possible currently, but if not what would be required to do so?
All my events have nanoseconds timestamps, and at the moment I split the us/ns into a new variable so I dont lose the info. However it makes the zooming in to the kibana timeline a lot less interesting.
Currently, Elasticsearch is limited to millisecond precision, see this GH issue. Until that issue is resolved, Kibana won't be able to nicely support any greater precision. Using a strategy like you are already using is certainly your best bet for not losing that valuable extra precision.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.