I am new to kibana and need to calculate cost of an instance. I am able to get the total runtime of the instance but can't seem to find a way to multiply it with the cost of running that instance. Is there a way to do this in kibana?
Thanks for your reply! I used a painless script to add a new calculation that adds a custom field called cost based on my calculation. This seems to work properly now (I think). How can I now take all of a specific users jobs in a specific partition and aggregate the cost to show 1 number based on some timeframe. For example:
I want a single graph/table to show total cost for UserA in partiton1, UserB in partition1 and UserA in partition2. what would be the best way to achieve this in kibana?
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.