summaryrefslogtreecommitdiff
path: root/opendc-workflow/opendc-workflow-service/src
AgeCommit message (Expand)Author
2022-02-15refactor: Update OpenTelemetry to version 1.11Fabian Mastenbroek
2021-12-12fix(trace): Read dependencies from .gwf trace file (#50)Florian Gerlinghoff
2021-12-01bug(workflow): Activate timer even without incoming jobsFabian Mastenbroek
2021-11-17refactor(workflow): Remove WorkflowSchedulerModeFabian Mastenbroek
2021-11-16feat(workflow): Add helper tools for workflow simulationsFabian Mastenbroek
2021-10-03refactor(simulator): Migrate to flow-based simulationFabian Mastenbroek
2021-10-03refactor(simulator): Combine work and deadline to durationFabian Mastenbroek
2021-09-20refactor(trace): Simplify TraceFormat SPI interfaceFabian Mastenbroek
2021-09-17refactor(telemetry): Create separate MeterProvider per service/hostFabian Mastenbroek
2021-09-11feat(trace): Add support for WfCommons (WorkflowHub) tracesFabian Mastenbroek
2021-09-02refactor(trace): Move GWF trace reader into separate moduleFabian Mastenbroek
2021-08-25build: Upgrade to OpenTelemetry 1.5Fabian Mastenbroek
2021-08-22refactor(compute): Update FilterScheduler to follow OpenStack's NovaFabian Mastenbroek
2021-06-24simulator: Re-implement performance interference modelFabian Mastenbroek
2021-06-21simulator: Re-organize compute simulator moduleFabian Mastenbroek
2021-06-21exp: Enable interpreter sharing across hostsFabian Mastenbroek
2021-04-25build: Migrate to flat project structureFabian Mastenbroek