Lalit Kumar Bhasin
Lalit Kumar Bhasin
As per the specs, there are 3 ways to [configure](https://github.com/open-telemetry/opentelemetry-specification/blob/0c853fe71aad74fa8d26c76c3899e87e594a9f5f/specification/metrics/sdk.md#configuration-1) cardinality limit: > The cardinality limit for an aggregation is defined in one of three ways: > > - A...
Fixes #2487 Design discussion issue (if applicable) # ## Changes Please provide a brief description of the changes here. ## Merge requirement checklist * [ ] [CONTRIBUTING](https://github.com/open-telemetry/opentelemetry-rust/blob/main/CONTRIBUTING.md) guidelines followed *...
As per the specs - https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/logs/sdk.md#logrecord-limits
Fixes: #1441 Implements `OtapLogsView` - a zero-copy view over Arrow RecordBatch data for OTAP logs. ## Use Cases This view is useful for exporters that need to iterate over the...
Related issue #2508 This issue proposes a refactor of the `opentelemetry-proto` crate to improve clarity, reduce unnecessary dependencies, and simplify usage for consumers of just the OTLP types. ## 🔄...
Configure instructions for this repository as documented in [Best practices for Copilot coding agent in your repository](https://gh.io/copilot-coding-agent-tips).
## Summary The `SpanExporter` trait should be redesigned to use immutable references (`&self`) for methods that don't need to mutate state, similar to how `LogExporter` is already correctly implemented. This...
build (debug, 'iPhone 8')Expected — Waiting for status to be reported Required build (release, 'iPhone 8')Expected — Waiting for status to be reported Required Please remove the CI for this...