Aaron Siddhartha Mondal
Aaron Siddhartha Mondal
This commit adds the OTLP exports to Nativelink and extends the `nativelink` deployments in the operator with OpenTelemetryCollector sidecars. The exposed traces, metrics and logs are published through Kafka to...
Observed in https://github.com/TraceMachina/nativelink/actions/runs/11096476887/job/30826349710?pr=1375 ``` test file_gets_cleans_up_on_cache_eviction ... FAILED 2024-09-29T22:41:58.120112Z ERROR nativelink_store::filesystem_store: Failed to rename file, err: Error { code: NotFound, messages: ["No such file or directory (os error 2)", "Failed...
We recently added support for branch-based code coverage and now publish metrics at https://tracemachina.github.io/nativelink. The goal of this issue is to improve the coverage metrics. We're targeting 80% function, region...
Mostly a matter of figuring out whether we should use Reusable workflows or Composite actions as outlined in https://docs.github.com/en/actions/sharing-automations/avoiding-duplication.
### Component(s) _No response_ ### Is your feature request related to a problem? Please describe. Currently, attempting to deploy the OLM bundle from operatorhub via the `olm.operatorframework.io/v1` `ClusterExtension` fails with...