Skip to content

Commit a4bd3dd

Browse files
committed
Fix line length
1 parent 4b6e609 commit a4bd3dd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/OpenTelemetry/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
`autoGenerateServiceInstanceId` is `true`.
1212
([#4988](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4988))
1313

14-
* Fixed a bug where isSampled parameter wasn't properly checked in certain cases within the `UpdateWithExemplar` method of `MetricPoint`. ([#4851](https://github.com/open-telemetry/opentelemetry-dotnet/pull/5004))
14+
* Fixed a bug where isSampled parameter wasn't properly checked in certain cases
15+
within the `UpdateWithExemplar` method of `MetricPoint`.
16+
([#4851](https://github.com/open-telemetry/opentelemetry-dotnet/pull/5004))
1517

1618
## 1.7.0-alpha.1
1719

0 commit comments

Comments
 (0)