| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-17 | refactor(telemetry): Create separate MeterProvider per service/host | Fabian Mastenbroek | |
| This change refactors the telemetry implementation by creating a separate MeterProvider per service or host. This means we have to keep track of multiple metric producers, but that we can attach resource information to each of the MeterProviders like we would in a real world scenario. | |||
| 2021-09-07 | refactor(capelin): Move metric collection outside Capelin code | Fabian Mastenbroek | |
| This change moves the metric collection outside the Capelin codebase in a separate module so other modules can also benefit from the compute metric collection code. | |||
