ssec-jhu / dplutils

Distributed(Data) Pipeline Uitilities
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Add infrastructure-level observers to executors #63

Open amitschang opened 5 months ago

amitschang commented 5 months ago

It would be useful to have the executors emit observations such as a counter for the number of executions of task, time taken for task, etc.

We probably need to reserve a "namespace", for example use the prefix "_dpl_" for names of all observables by the infrastucture