summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-06refactor(exp/capelin): Add independent Capelin distributionFabian Mastenbroek
2022-05-06refactor(exp/tf20): Convert experiment into integration testFabian Mastenbroek
2022-05-06fix(exp/tf20): Fix infinite loop due to invalid roundingFabian Mastenbroek
2022-05-06feat(faas): Add helper tools for FaaS simulationsFabian Mastenbroek
2022-05-06merge: Move OpenTelemetry integration outside core modules (#81)Fabian Mastenbroek
2022-05-06refactor(telemetry): Remove dependency on OpenTelemetry SDKFabian Mastenbroek
2022-05-06refactor(exp/tf20): Remove OpenTelemetry from TF20 experimentFabian Mastenbroek
2022-05-06refactor(workflow/service): Remove OpenTelemetry from "FaaS" modulesFabian Mastenbroek
2022-05-06refactor(workflow/service): Remove OpenTelemetry from "workflow" modulesFabian Mastenbroek
2022-05-06refactor(compute/service): Remove OpenTelemetry from "compute" modulesFabian Mastenbroek
2022-05-06merge: Expose metrics directly to user (#80)Fabian Mastenbroek
2022-05-06refactor(exp/tf20): Directly expose device stats stats to userFabian Mastenbroek
2022-05-06refactor(faas/service): Directly expose scheduler/function stats to userFabian Mastenbroek
2022-05-06refactor(workflow/service): Directly expose scheduler stats to userFabian Mastenbroek
2022-05-06refactor(telemetry/compute): Support direct metric accessFabian Mastenbroek
2022-05-04refactor(compute): Directly expose scheduler stats to userFabian Mastenbroek
2022-05-04feat(compute): Add support for looking up hostsFabian Mastenbroek
2022-05-04ci: Bump mikepenz/action-junit-report from 3.0.2 to 3.0.3 (#79)dependabot[bot]
2022-05-03refactor(compute): Expose CPU and system stats via Host interfaceFabian Mastenbroek
2022-05-02merge: Add support for SQL via Apache Calcite (#78)Fabian Mastenbroek
2022-05-02perf(trace/calcite): Add support for projectionsFabian Mastenbroek
2022-05-02feat(trace/api): Add support for projecting tablesFabian Mastenbroek
2022-05-02refactor(trace/parquet): Drop dependency on AvroFabian Mastenbroek
2022-05-02refactor(trace/wtf): Do not use Avro when reading WTF traceFabian Mastenbroek
2022-05-02refactor(compute): Do not use Avro when exporting experiment dataFabian Mastenbroek
2022-05-02perf(trace/opendc): Read records using low-level APIFabian Mastenbroek
2022-05-01refactor(trace/parquet): Support custom ReadSupport implementationsFabian Mastenbroek
2022-04-30feat(trace/tools): Add support for querying traces using SQLFabian Mastenbroek
2022-04-30feat(trace/calcite): Add support for writing via SQLFabian Mastenbroek
2022-04-30feat(trace/calcite): Add Calcite (SQL) integrationFabian Mastenbroek
2022-04-24merge: Move modules into different groups (#77)Fabian Mastenbroek
2022-04-24build: Update to Jandex Gradle 0.12.0Fabian Mastenbroek
2022-04-24build: Move modules into subgroupsFabian Mastenbroek
2022-04-23build: Enable testing for all library modulesFabian Mastenbroek
2022-04-22merge: Improve discovery of interference models (#76)Fabian Mastenbroek
2022-04-22refactor(trace/api): Move conventions into separate packageFabian Mastenbroek
2022-04-22refactor(compute): Load interference model via trace libraryFabian Mastenbroek
2022-04-22feat(trace/opendc): Incorporate interference model in trace formatFabian Mastenbroek
2022-04-22refactor(web/runner): Improve OpenDC web runner implementationFabian Mastenbroek
2022-04-22merge: Update build process (#74)Fabian Mastenbroek
2022-04-22build(web/api): Move Quarkus build configuration into buildSrcFabian Mastenbroek
2022-04-22build: Include Quarkus tests in aggregated JaCoCo test reportFabian Mastenbroek
2022-04-21ci: Test Java 18Fabian Mastenbroek
2022-04-21build: Use JaCoCo 0.8.8Fabian Mastenbroek
2022-04-21build(web/api): Update to Quarkus 2.8.1.FinalFabian Mastenbroek
2022-04-21build: Update to Kotlin 1.6.21Fabian Mastenbroek
2022-04-21build(web/ui): Migrate from Yarn to NPMFabian Mastenbroek
2022-04-21build(web/ui): Remove use of lint-stagedFabian Mastenbroek
2022-04-19ci: Bump mikepenz/action-junit-report from 3.0.1 to 3.0.2 (#73)dependabot[bot]
2022-04-11ci: Bump codecov/codecov-action from 2 to 3 (#72)dependabot[bot]