Skip to content

Commit f634213

Browse files
committed
Merge branch 'main' into instrumentation_excon_fixing_missing_context_detach_when_span_is_not_recorded
2 parents 053afce + 3ae8c88 commit f634213

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
# Release History: opentelemetry-instrumentation-logger
2+
3+
### v0.1.0 / 2025-10-09
4+
5+
Initial release.

instrumentation/logger/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ end
3232

3333
## Examples
3434

35-
Example usage can be seen in the `./example/logger.rb` file [here](https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/logger/example/logger.rb)
35+
Example usage can be [found in the `./example/logger.rb` file](example/logger.rb).
3636

3737
## Development
3838

0 commit comments

Comments
 (0)