I'm working on creating dashboards in opensearch and I have to create a panel that displays a human readable time duration that is recorded as a large integer representing the total time in nanoseconds.
Ex: Value stored in opensearch - 90000000000000.
Value to be shown in dashboard - 1 Day and 1 hour
我正致力于在OpenSearch中创建仪表板,并且我必须创建一个面板来显示人类可读的持续时间,该持续时间记录为一个大整数,表示以纳秒为单位的总时间。例如:存储在OpenSearch-90000000000000中的值。要在仪表板中显示的值-1天1小时
How can I do this in opensearch dashboards?
如何在Open Search仪表板中执行此操作?
更多回答
优秀答案推荐
我是一名优秀的程序员,十分优秀!