-
Notifications
You must be signed in to change notification settings - Fork 0
Add optional Azure Monitor and Foundry trace export #65
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
Some teams will want optional cloud observability, but the product must keep it optional and separate from the local-first default.
Scope
- Track optional export to Azure Monitor and Foundry-compatible backends
- Cover configuration, enablement, and operator visibility of export state
- Keep local-first behavior intact when export is not configured
Out of scope
- Making cloud export mandatory
- Replacing local telemetry views with cloud-only tooling
Implementation notes
- Keep export optional and clearly configured
- Align export behavior with the runtime instrumentation model
- Make export failures visible without blocking local usage
Definition of Done
- The issue defines when export is enabled, what it exports, and how state is surfaced
- The product keeps its local-first posture while still supporting optional cloud observability
Verification
- Review the issue against the feature spec and observability docs
Dependencies
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request