Skip to content

Commit

Permalink
Merge branch 'open-telemetry:main' into pt_update_concepts_sampling
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorvasc authored Feb 4, 2025
2 parents 15be0ef + 57676e2 commit 7eff684
Show file tree
Hide file tree
Showing 22 changed files with 195 additions and 156 deletions.
2 changes: 1 addition & 1 deletion content/en/docs/languages/java/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ dependency structure:
## Dependencies and BOMs

A
[bill of materials](https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#bill-of-materials-bom-poms),
[bill of materials](https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Bill_of_Materials_.28BOM.29_POMs),
or BOM for short, is an artifact that helps keep the versions of related
dependencies aligned. OpenTelemetry Java publishes several BOMs catering to
different use cases, listed below in order of increasing scope. We highly
Expand Down
Loading

0 comments on commit 7eff684

Please sign in to comment.