We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17667f5 commit 4399e22Copy full SHA for 4399e22
CHANGELOG.md
@@ -29,7 +29,7 @@ Code instrumented with the `go.opentelemetry.io/otel/metric` will need to be mod
29
High-level changes include:
30
31
- Synchronous and asynchronous instruments are now handled by independent `InstrumentProvider`s.
32
- These `InstrumentProvider`s are manged a `Meter`.
+ These `InstrumentProvider`s are managed with a `Meter`.
33
- Synchronous and asynchronous instruments are grouped into their own packages based on value types.
34
- Asynchronous callbacks can now be registered with a `Meter`.
35
0 commit comments