Dustin Pauze
Dustin Pauze
For your consideration : - some minor spelling tweaks in the readme.
## Purpose The following pull request has been created by App Frameworks to help move consumers to the latest Smithy image. This was done because of an issue with Dartium...
## Purpose The following pull request has been auto-generated by App Frameworks to help us roll out the adoption of tooling intended to propagate standards and best practices. This tooling...
**Is your feature request related to a problem? Please describe.** This library isn't null-safe. As a result, warnings are thrown in IDEs. Here's an example of importing the library into...
This issue has been problematic in the past and needs to be confirmed to exist with this library.
With PR #87 is merged, it introduces the `InstrumentationScope` class that is intended to replace the `InstrumentationLibrary` class. We will want to consolidate the existing usages to leverage the `InstrumentationScope`...
**Is your feature request related to a problem? Please describe.** We do not yet track the level of compliance to the spec inherent to this codebase. We should include a...
**Is your feature request related to a problem? Please describe.** When pr #73 is merged, it will lack a concrete implementation of Counter.add.
**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: -...