opentelemetry-dart icon indicating copy to clipboard operation
opentelemetry-dart copied to clipboard

Results 25 opentelemetry-dart issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** As of OTEL spec 1.13.0 (not yet released) , attributes are an optional parameter on the MeterProvider.get function. The [spec](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/api.md#meterprovider)...

**Is your feature request related to a problem? Please describe.** This library doesn't support counters. **Describe the solution you'd like** As a user, I should be able to create: -...

**Describe the bug** When running a pub publish dry run, `1 checked-in file is ignored by a `.gitignore`. Previous versions of Pub would include those in the published package. Consider...

The OpenTelemetry js library support plugins: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/web It would be great if we could use these existing (and future) plugins with OTEL Dart.

help wanted

## Which problem is this PR solving? Added Logs in this framework Added LogExpoter, Provider, Logger object, protobuffer ## Checklist: - [x] Unit tests have been added

Merge Requirements Unmet