summaryrefslogtreecommitdiff
path: root/opendc-trace/opendc-trace-api
AgeCommit message (Expand)Author
2024-09-05Sim trace update (#249)Dante Niewenhuis
2024-08-27Renamed input files and internally server is changed to task (#246)Dante Niewenhuis
2024-05-07Revamped failure models (#228)Dante Niewenhuis
2024-04-22Merged scenario and portfolio (#220)Radu Nicolae
2024-04-17Added support for carbon traces (#218)Dante Niewenhuis
2024-04-16Revamped the trace system. All TraceFormat files are now in the api m… (#216)Dante Niewenhuis
2024-03-05Updated package versions, updated web server tests. (#207)Dante Niewenhuis
2022-10-06build: Switch to Spotless for formattingFabian Mastenbroek
2022-10-06style: Eliminate use of wildcard importsFabian Mastenbroek
2022-07-29fix(trace/api): Do not cache trace formatsFabian Mastenbroek
2022-06-07refactor(trace/api): Introduce type system for trace APIFabian Mastenbroek
2022-05-02feat(trace/api): Add support for projecting tablesFabian Mastenbroek
2022-04-30feat(trace/calcite): Add Calcite (SQL) integrationFabian Mastenbroek
2022-04-22refactor(trace/api): Move conventions into separate packageFabian Mastenbroek
2022-04-22feat(trace/opendc): Incorporate interference model in trace formatFabian Mastenbroek
2022-02-18build: Remove opendc-platform moduleFabian Mastenbroek
2021-11-02refactor(trace): Support gaps in trace dataFabian Mastenbroek
2021-10-25feat(trace): Support conversion from Azure trace formatFabian Mastenbroek
2021-09-21feat(trace): Add support for writing tracesFabian Mastenbroek
2021-09-20refactor(trace): Simplify TraceFormat SPI interfaceFabian Mastenbroek
2021-09-20feat(trace): Add property for describing partition keysFabian Mastenbroek
2021-09-20feat(trace): Support column lookup via indexFabian Mastenbroek
2021-09-20refactor(trace): Unify columns of different tablesFabian Mastenbroek
2021-09-19feat(trace): Update OpenDC VM trace formatFabian Mastenbroek
2021-09-12feat(trace): Support dynamic resolving of trace formatsFabian Mastenbroek
2021-09-12refactor(trace): Add API for accessing available table columnsFabian Mastenbroek
2021-09-11feat(trace): Add support for WfCommons (WorkflowHub) tracesFabian Mastenbroek
2021-09-11perf(trace): Keep reader state in own classFabian Mastenbroek
2021-09-02perf(trace): Improve performance of column lookupFabian Mastenbroek
2021-09-02refactor(capelin): Migrate trace reader to new trace APIFabian Mastenbroek
2021-09-01feat(trace): Add API for trace readingFabian Mastenbroek