Kiran Narayan Hegde
Results
22
comments of
Kiran Narayan Hegde
@Shaked In response to your question, the query would be something like: `topk(1,((max_over_time(azure_devops_build_job{result="succeeded", type="duration"}[$__interval])) / 60 * on (buildID) group_left(buildName) azure_devops_build_info)) by (name)` Hope this helps.
> @MKlimuszka imo this is low priority since I'm not sure how many users actually run into this issue (as I'm not aware of many that add additional datasources to...