How to have a calculated field in DataDog choose based on another field - Stack Overflow

In DataDog:Let's say my data is a set of price lists of fruits with the name and price:{"fr

In DataDog: Let's say my data is a set of price lists of fruits with the name and price:

{
  "fruits" : [
    { name : "apple", "price" : "1.00" },
    { name : "orange", "price" : "0.80" }
  ]
}

I want to make price of apple a column or to be able to get the price of apples as a calculated field #ApplePrice

Is this possible with datadog? The issue I have is that @fruits.name is not a unique value, so I cannot make it a column from the gear widget.

alternative is to use a calculated field, but I don't know how to do a calculated field dependant on another.

any suggestions?

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744169384a4561460.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信