witty-evening-52399
06/17/2024, 9:37 PM_unlabeled
suffix added to it (flyte:propeller:plugin:databricks_success_unlabeled
for example). I can see that this is generated from EmitUnlabeledMetric()
which is implemented in promutils
of stdlib. What is the purpose of the split between labeled vs unlabeled? I can see that a metric is considered unlabeled if it doesn't exist within the taskMetricsMap
, but it isn't too clear to me why a metric name would be in the map in the first place or not.thankful-minister-83577
witty-evening-52399
06/22/2024, 6:31 AMwitty-evening-52399
06/25/2024, 6:12 PMaverage-finland-92144
06/25/2024, 10:03 PMwitty-evening-52399
07/08/2024, 11:29 PMflat-area-42876
07/09/2024, 10:44 PMwitty-evening-52399
07/09/2024, 10:50 PMthankful-minister-83577
thankful-minister-83577
witty-evening-52399
07/10/2024, 5:08 PMaverage-finland-92144
07/10/2024, 8:51 PMI'm inclined to just consolidate the two on our end.I guess that's friction that the flyte code shouldn't introduce. Would you mind filing an Issue to better track/discuss this?
witty-evening-52399
07/11/2024, 4:03 AM