summaryrefslogtreecommitdiff
path: root/simulator/opendc-workflow/opendc-workflow-service/src
AgeCommit message (Collapse)Author
2021-03-26compute: Remove dependency on event tracerFabian Mastenbroek
This change removes the dependency on the event tracer in `opendc-trace`, since we are in the process of migrating OpenDC to use OpenTelemetry for distributed tracing and metrics.
2021-03-09workflow: Split workflow module in API and service moduleFabian Mastenbroek