Nicholas Roberson
05/02/2023, 2:39 PMflytekit.current_context().stats
I cannot find docs online about what the base stats are so that I can call
taggable_stats = flytekit.current_context().stats
stat = taggable_stats.get_stats(param)
and start to extract some information to log on each task runKetan (kumare3)
Nicholas Roberson
05/02/2023, 3:02 PM