Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update changelog again
  • Loading branch information
mellowagain committed Nov 30, 2023
commit b9e22451c6747158826bb27ff460dcbc356c753c
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ ensure that you match the version that Autometrics uses.**
`otel-push-exporter` is enabled
- Fixed incorrect duration being recorded when using `#[async_trait]` together with `#[autometrics]` (#161)
**Please note that the `#[autometrics]` macro needs to be defined BEFORE `#[async_trait]`.**
- Fixed value of the `result` label being empty when the function is annotated with `#[async_trait]` (#161)

### Autometrics 1.0 compliance

Expand Down