joocer / cronicl

cronicl: data pipelines.
Apache License 2.0
0 stars 0 forks source link

Trace should be pluggable #5

Closed joocer closed 4 years ago

joocer commented 4 years ago

Different environments may want different tracers, implement a FileTrace and a StackDriverTrace

joocer commented 4 years ago

done