| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-26 | compute: Integrate OpenTelemetry Metrics in OpenDC Compute | Fabian Mastenbroek | |
| This change integrates the OpenTelemetry Metrics API in the OpenDC Compute Service implementation. This replaces the old infrastructure for gathering metrics. | |||
| 2021-03-26 | compute: Remove dependency on event tracer | Fabian 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-20 | build: Add support for aggregate code coverage results | Fabian Mastenbroek | |
| This change adds support for aggregating code coverage results from the different modules. | |||
| 2021-03-09 | workflow: Split workflow module in API and service module | Fabian Mastenbroek | |
