Skip to content

Commit 07d8b0a

Browse files
committed
./gradlew spotlessApply
1 parent 6bedb69 commit 07d8b0a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44

55
Note: This release broadly applies some style guidelines across the repository. As a result,
66
some classes that were visible might be package/private. Other non-final classes may now
7-
be final. See
7+
be final. See
88
[#2182](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2182)
99
and
10-
[#2210](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2210)
10+
[#2210](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2210)
1111
and
1212
[#2212](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2212)
1313
and
1414
[#2213](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2212)
15-
for examples and details. These changes are not expected to be breaking, so please open
15+
for examples and details. These changes are not expected to be breaking, so please open
1616
an issue if this causes problems.
1717

1818
### Baggage processor
@@ -35,7 +35,7 @@ an issue if this causes problems.
3535

3636
- Add dynamically changing the inferred span interval
3737
([#2153](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2153))
38-
38+
3939
### JMX scraper
4040

4141
- Implement stable service.instance.id

0 commit comments

Comments
 (0)