cloudaxe-opencode/packages/opencode/test/effect
Dax Raad 078d8a07cf core: support OTEL_RESOURCE_ATTRIBUTES environment variable for custom telemetry attributes
Users can now pass custom OpenTelemetry resource attributes via the OTEL_RESOURCE_ATTRIBUTES environment variable (comma-separated key=value format). These attributes are automatically included in all telemetry data sent from both the main process and workspace environments, enabling better observability integration with existing monitoring systems that rely on custom resource tags.
2026-04-18 11:20:29 -04:00
..
app-runtime-logger.test.ts feat: unwrap effect namespaces to flat exports + barrel (#22745) 2026-04-15 23:29:12 -04:00
cross-spawn-spawner.test.ts fix: resolve oxlint warnings — suppress false positives, remove unused imports (#22687) 2026-04-15 21:33:54 -04:00
instance-state.test.ts feat: unwrap InstanceState + EffectBridge namespaces to flat exports + barrel (#22721) 2026-04-16 02:45:45 +00:00
observability.test.ts core: support OTEL_RESOURCE_ATTRIBUTES environment variable for custom telemetry attributes 2026-04-18 11:20:29 -04:00
run-service.test.ts refactor(effect): upgrade opencode to beta.46 context APIs (#21977) 2026-04-10 23:06:28 -04:00
runner.test.ts fix: clean up final 16 no-unused-vars warnings (#22751) 2026-04-16 03:54:21 +00:00