Skip to content

Commit

Permalink
Update CHANGELOG.md (#2721)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Boten committed Mar 23, 2022
1 parent 17667f5 commit 4399e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -29,7 +29,7 @@ Code instrumented with the `go.opentelemetry.io/otel/metric` will need to be mod
High-level changes include:

- Synchronous and asynchronous instruments are now handled by independent `InstrumentProvider`s.
These `InstrumentProvider`s are manged a `Meter`.
These `InstrumentProvider`s are managed with a `Meter`.
- Synchronous and asynchronous instruments are grouped into their own packages based on value types.
- Asynchronous callbacks can now be registered with a `Meter`.

Expand Down

0 comments on commit 4399e22

Please sign in to comment.