| 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-06-17 | faas: Rename opendc-serverless to opendc-faas | Fabian Mastenbroek | |
| This change renames the opendc-serverless module to opendc-faas to better distinguish between the two terms (Serverless and FaaS) and be clearer about the intent of the module. The opendc-faas module holds the code for the FaaS platform on top of OpenDC. Although this is one approach of doing serverless, serverless can also entail other services that will not be covered by this module. | |||
