来源: https://github.com/open-telemetry/opentelemetry.io/releases/tag/2025.01
open-telemetry/opentelemetry.io 2025.01 Release Notes
Published at: 2025-03-18T15:20:26Z
What’s Changed
- Auto-update registry versions (ee74596dfd55d0e520d2c002ae72e6a092e88ed8) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5861
- Replace “oteps” repo references with “opentelemetry-specification” repo by @izeye in https://github.com/open-telemetry/opentelemetry.io/pull/5862
- Fix typo in registry by @jaydeluca in https://github.com/open-telemetry/opentelemetry.io/pull/5852
- Update NPM packages incl. Hugo to 0.140.2 by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5867
- Auto-update registry versions (b532991755908ff418a74d4ab31f1785eed6ec8f) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5869
- Upgrade Docsy to v0.11.0-22-g2f361b2b by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5872
- [ja] translate demo/_index and demo/architecture page into ja by @yugo-ibuki in https://github.com/open-telemetry/opentelemetry.io/pull/5863
- Blog section for 2025 by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5874
- Update 2024 year-in-review - link to cross-post by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5876
- [Blog] Fuzzing blog post - add link to CNCF blog by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5875
- Auto-update registry versions (d6489d0a7a6a2269ab9173cdc6ddd79b081b38cf) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5877
- Add link to learn more about Span Links by @petern48 in https://github.com/open-telemetry/opentelemetry.io/pull/5880
- Auto-update registry versions (912dc10386ed465a27795b02776bc7222c23ed28) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5881
- [ja] translate demo/development page into ja by @yugo-ibuki in https://github.com/open-telemetry/opentelemetry.io/pull/5878
- Warn when blog posts are outdated by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5883
- Add OTLP authentication section to ./java/sdk.md by @jack-berg in https://github.com/open-telemetry/opentelemetry.io/pull/5866
- [CI] Add PR action for refcache refresh and refresh some entries by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5886
- Blog 2025 section: offer wishes and hope of articles to come by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5885
- [CI] When updating submodules, also fetch tags by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5887
- [ja] add Japanese translation of “install the Collector” by @ymotongpoo in https://github.com/open-telemetry/opentelemetry.io/pull/5864
- Auto-update registry versions (7f6113a5ffcb396d3dfff433d78a40270897f19c) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5888
- Add bmc helix to vendors by @clayroach in https://github.com/open-telemetry/opentelemetry.io/pull/5813
- Add a post-merge workflow to ask contributors for filling out a survey by @svrnm in https://github.com/open-telemetry/opentelemetry.io/pull/5719
- Issue #5826: Create observability-primer.md (French version) by @iguitton in https://github.com/open-telemetry/opentelemetry.io/pull/5833
- [pt] Fix file path for concepts/instrumentation/zero-code/index.md by @vitorvasc in https://github.com/open-telemetry/opentelemetry.io/pull/5882
- [Demo] Add info about React Native app by @jpmunz in https://github.com/open-telemetry/opentelemetry.io/pull/5704
- Add single writer principle note to deployment documentation by @michael2893 in https://github.com/open-telemetry/opentelemetry.io/pull/5166
- [CI] Refresh refcache, and fix NPM script name by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5893
- Remove SYS_PTRACE by @dzy176 in https://github.com/open-telemetry/opentelemetry.io/pull/5890
- Auto-update registry versions (5f1843537e42e55cb7f0f8aa612da23b405b291e) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5899
- Update community members by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5898
- Add missing GH token to survey-on-merged-pr.yml by @svrnm in https://github.com/open-telemetry/opentelemetry.io/pull/5892
- Fixing broken link in architecture.md by @ruskipitbull in https://github.com/open-telemetry/opentelemetry.io/pull/5897
- Update opentelemetry-collector-releases version to v0.117.0 by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5903
- Auto-update registry versions (aa97528fbb21868e3098f61c59ab1c96ff452548) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5904
- docs: Remove references to processor metrics that are no longer available by @mveitas in https://github.com/open-telemetry/opentelemetry.io/pull/5850
- Add otelcol_version by @meswapnilk in https://github.com/open-telemetry/opentelemetry.io/pull/5905
- Auto-update registry versions (4d337513a44e572623f7db595a82c1a6a83e51d6) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5909
- fix: update deprecated environment variable name by @garysassano in https://github.com/open-telemetry/opentelemetry.io/pull/5906
- feat: [es] create docs/contributing/prerequisites by @krol3 in https://github.com/open-telemetry/opentelemetry.io/pull/5748
- feat: [es] Create docs/languages/go/_index.md by @krol3 in https://github.com/open-telemetry/opentelemetry.io/pull/5661
- Add example of configuring receivers for TLS by @meswapnilk in https://github.com/open-telemetry/opentelemetry.io/pull/5908
- Fix survey-on-merged-pr.yml by @svrnm in https://github.com/open-telemetry/opentelemetry.io/pull/5911
- Update opentelemetry-java version to v1.46.0 by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5914
- Move @tiffany76 to maintainers 🎉 by @svrnm in https://github.com/open-telemetry/opentelemetry.io/pull/5910
- Fix TS example for recording exceptions by @Grunet in https://github.com/open-telemetry/opentelemetry.io/pull/5907
- Auto-update registry versions (790fa4ea5ebcc07edb344772778067abe61ad73a) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5917
- Update Docsy and drop blog layout overrides by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5915
- Fix data type in yaml by @tapiau in https://github.com/open-telemetry/opentelemetry.io/pull/5901
- Update community members by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5916
- Extending with custom manual instrumentation by @zeitlinger in https://github.com/open-telemetry/opentelemetry.io/pull/5789
- Another fix for survey-on-merged-pr.yml by @svrnm in https://github.com/open-telemetry/opentelemetry.io/pull/5919
- Auto-update registry versions (e2617f216bd73556ecfbcf2f57cfc1fc9d7d9466) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5926
- [CI] refcache refresh and adjust prune Gulp task by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5923
- Update community members by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5925
- Auto-update registry versions (1986cebb661cae42ad4a43cf773dd25082b126cd) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5930
- [Java] correct the resource property name by @manikmagar in https://github.com/open-telemetry/opentelemetry.io/pull/5931
- Update ad.md to fix ad service source link by @vinodrkumars in https://github.com/open-telemetry/opentelemetry.io/pull/5941
- Update community members by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5929
- [infra] Update NPM packages, except for markdownlint by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5944
- [CI] adjust-pages.pl: handle corner case of intra-spec links by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5943
- [CI] Refcache refresh + update to ecosystem pages and list entries by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5940
- Update community members by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5948
- [ecosystem] Document registry curation policy and responsibilities by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5937
- Auto-update registry versions (5cb1ab2815d0dea6644c12f25ed40beafee4a854) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5949
- [CI] Check links into github.com, excluding 4XXs for now by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5952
- [CI] Fix some external links into GitHub, and clean up IgnoreURL rules by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5953
- [CI] Resolve and drop all github.com IgnoreURL rules for non-OTel orgs by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5954
- updating services md file to remove service suffix from source link url by @vinodrkumars in https://github.com/open-telemetry/opentelemetry.io/pull/5945
- [CI] Fix some github.com links into OTel org by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5955
- [CI] Improve spec adjust-pages to handle README.md paths to spec-external resources by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5969
- [CI] Fix external links into opentelemetry-collector-contrib by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5970
- Update opentelemetry-java-contrib version to v1.43.0 by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5968
- [CI] Fixes to github.com links for opentelemetry-dotnet-instrumentation and more by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5973
- Auto-update registry versions (db38143e1e07c1e458daa6e4a494edb383e3effa) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5959
- Adding Missing cmd to add helm repo by @meswapnilk in https://github.com/open-telemetry/opentelemetry.io/pull/5977
- Auto-update registry versions (7847a53b6baabbea4c95616c837ba473f4b82009) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5976
- [CI] Address semconv link to in-toto by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5974
- Remove Event API status by @trask in https://github.com/open-telemetry/opentelemetry.io/pull/5971
- Auto-update registry versions (ad75a937551a24fe3a1b83712f5b72e7d5320f24) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5984
- Fix example yaml file indent by @tammy-baylis-swi in https://github.com/open-telemetry/opentelemetry.io/pull/5972
- Update _index.md by @CharlieTLe in https://github.com/open-telemetry/opentelemetry.io/pull/5978
- Update opentelemetry-java-instrumentation version to v2.12.0 by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5958
- [Operator] Add docs for instrumenting Deno by @lucacasonato in https://github.com/open-telemetry/opentelemetry.io/pull/5962
- [fr] Move new observability primer page by @iguitton in https://github.com/open-telemetry/opentelemetry.io/pull/5927
- Update community members by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5975
- Fix link in Deno instructions for operator by @lucacasonato in https://github.com/open-telemetry/opentelemetry.io/pull/5993
- Auto-update registry versions (a469c83a04eefd502ea3f71b20bc5260b346f260) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5997
- Add daily semconv check by @trask in https://github.com/open-telemetry/opentelemetry.io/pull/5980
- Update community members by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/5995
- Upgrade to Docsy v0.11.0-34-gef59ee75, and more by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/5998
- [infra] Better support for RSS and blog pages by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6002
- Make collector mermaid diagrams darkmode compatible by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6013
- [i18n] Update commit hash for blog index pages by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6006
- Fix load generator source link by @braydonk in https://github.com/open-telemetry/opentelemetry.io/pull/6005
- spelling: cspell:ignore by @jsoref in https://github.com/open-telemetry/opentelemetry.io/pull/6015
- chore(ci): Only run component owners for open-telemetry by @jsoref in https://github.com/open-telemetry/opentelemetry.io/pull/6010
- Update opentelemetry-specification version to v1.41.0 by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/6022
- Ensure that spec front matter redirect path gets patched too by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6027
- Auto-update registry versions (eeaec9310075186778bbabe75532f5c9521ad913) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/6023
- Update opentelemetry-collector-releases version to v0.118.0 by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/6017
- [chore] Spelling
a…container.idby @jsoref in https://github.com/open-telemetry/opentelemetry.io/pull/6014 - [editorial] Normalize section-local paths in context-propagation by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6030
- Use direct link rather than relref in blog post by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6029
- Use render-link hook to resolve references in specs by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6032
- Add blog post on the Go SIG’s goals for 2025 by @MrAlias in https://github.com/open-telemetry/opentelemetry.io/pull/5966
- [pt] feat: add languages python index localization by @EzzioMoreira in https://github.com/open-telemetry/opentelemetry.io/pull/5964
- [chore] Spelling: preexisting..system by @jsoref in https://github.com/open-telemetry/opentelemetry.io/pull/6020
- Fix daily semconv build workflow by @trask in https://github.com/open-telemetry/opentelemetry.io/pull/6034
- Another semconv workflow fix by @trask in https://github.com/open-telemetry/opentelemetry.io/pull/6035
- [chore] Spelling it isn’t… …pratyush by @jsoref in https://github.com/open-telemetry/opentelemetry.io/pull/6019
- [chore] Spelling: walkthroughs + workaround by @jsoref in https://github.com/open-telemetry/opentelemetry.io/pull/6021
- [chore] Spelling: the..typescript by @jsoref in https://github.com/open-telemetry/opentelemetry.io/pull/6037
- [chore] Spelling: dashboard…id by @jsoref in https://github.com/open-telemetry/opentelemetry.io/pull/6018
- [infra] Add textlint rules for work-around and walk-through by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6036
- Auto-update registry versions (36ccf89e94221d2a7c4d56e82daac43364bac2da) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/6041
- [fr] Create context-propagation.md by @iguitton in https://github.com/open-telemetry/opentelemetry.io/pull/6026
- [CI] Don’t apply spec patch if submodule is at HEAD by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6047
- PHP docs minor fixes by @brettmc in https://github.com/open-telemetry/opentelemetry.io/pull/6042
- Fix go-goals front matter by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6039
- [CI] Handle missing tocstop tag in spec pages by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6056
- Update community members by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/6038
- chore(ci): Make linter tolerate org/repo references by @jsoref in https://github.com/open-telemetry/opentelemetry.io/pull/6011
- [CI] Fix 404 due to redirects, and more by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6059
- Skip refcache check for daily semconv build by @trask in https://github.com/open-telemetry/opentelemetry.io/pull/6048
- Add blog post on Go Compile-Time Instrumentation SIG by @danielgblanco in https://github.com/open-telemetry/opentelemetry.io/pull/5956
- [CI] Get markdownlint func from proper module, update Hugo etc by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6062
- Editorial changes to Concepts > Signals by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6067
- Update Kloudfuse Details by @meswapnilk in https://github.com/open-telemetry/opentelemetry.io/pull/6066
- Auto-update registry versions (f0a71cbd52f8d3afb893b31cf158e45930962642) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/6065
- Update community members by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/6064
- [fr] create opentelemetry.io/content/fr/docs/concepts/signals/_index.… by @iguitton in https://github.com/open-telemetry/opentelemetry.io/pull/6055
- Fix Signals alias paths by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6070
- Add Otelic.com as a vendor by @liesislukas in https://github.com/open-telemetry/opentelemetry.io/pull/6043
- Glossary: add terms from style guide, and some rework by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6074
- Update semantic-conventions version to v1.30.0 by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/6077
- [CI/i18n/pt] Illustrate notes for pt and drop
_paramshortcode by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6078 - Auto-update registry versions (98843630708b15d04524cb0a11dc4523d70137af) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/6082
- K8s annotation discovery blogpost by @ChrsMark in https://github.com/open-telemetry/opentelemetry.io/pull/5967
- update PHP zero-code docs by @brettmc in https://github.com/open-telemetry/opentelemetry.io/pull/6063
- [CI] Script updates in support of semconv spec processing and testing by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6084
- Reset survey-on-merged-pr
ontopull_requestby @svrnm in https://github.com/open-telemetry/opentelemetry.io/pull/6087 - chore: Update MRI to CRuby by @kreopelle in https://github.com/open-telemetry/opentelemetry.io/pull/6090
- Another update survey-on-merged-pr.yml by @svrnm in https://github.com/open-telemetry/opentelemetry.io/pull/6091
- Update capitalization for JRuby and TruffleRuby by @kreopelle in https://github.com/open-telemetry/opentelemetry.io/pull/6092
- Update semantic-conventions-java version to v1.30.0-rc.1 by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/6094
- Auto-update registry versions (698b7b0aac2314bb72329a2625aa367e79603e51) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/6096
- Replace issue.number with pr.number i survey-on-merged-pr.yml by @svrnm in https://github.com/open-telemetry/opentelemetry.io/pull/6097
- [CI] More title normalization tweaks by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6089
- chore: Wrap backticks around TruffleRuby version by @kreopelle in https://github.com/open-telemetry/opentelemetry.io/pull/6099
- [CI] Semconv: mount README.md as _index pages by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6103
- Update community members by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/6095
- Auto-update registry versions (48f4701c8cad26505b5544e3d21f7a538988b07c) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/6106
- Upgrade Docsy and sync layout by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6111
- Auto-update registry versions (766437a4760861f20f0c9512654cc78b92d596bf) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/6113
- Add Go Auto-Instrumentation Beta Announcement Blog Post by @MrAlias in https://github.com/open-telemetry/opentelemetry.io/pull/6079
- registry: add @fastify/otel to registry by @metcoder95 in https://github.com/open-telemetry/opentelemetry.io/pull/6024
- Update (or create)
opentelemetrybot/semantic-conventions-v*branch daily by @trask in https://github.com/open-telemetry/opentelemetry.io/pull/6081 - [i18n] Google translate button in fallback pages for all locales by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6117
- Update community members by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/6105
- [CI] Semconv: apply patch to remove path_base by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6107
- [pt] Localize content/pt/docs/languages/js/getting-started/ by @vitorvasc in https://github.com/open-telemetry/opentelemetry.io/pull/6071
- Demo repo links: fix & check them all, update refcache by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6124
- Java metric guidelines link by @nchen000 in https://github.com/open-telemetry/opentelemetry.io/pull/6123
- Improve detection of site-local path written as external URL by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6118
- Auto-update registry versions (ca4a9863d4e294d4cc40a7c7e25089a0e2e359a4) by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/6133
- Add blog post about the mainframe priorities survey by @rrschulze in https://github.com/open-telemetry/opentelemetry.io/pull/6072
- [chore] Refcache refresh + helper scripts by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6130
- [pt] Localize content/pt/docs/languages/sdk-configuration by @vitorvasc in https://github.com/open-telemetry/opentelemetry.io/pull/6075
- [infra] Report localhost:1313 links by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6137
- [CI] Include future posts in preview by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6141
- [CI] Push changes on link-check refcache diff by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6140
- [CI] Fix fix:dict and run it by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6143
- [CI] check-links: update code to push refcache etc by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6147
- [CI] Enforce no-trailing-spaces by @chalin in https://github.com/open-telemetry/opentelemetry.io/pull/6145
- Update community members by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry.io/pull/6131
- [pt] Update localized content on content/pt/blog/2024/docs-localized.md by @vitorvasc in https://github.com/open-telemetry/opentelemetry.io/pull/6150
- Update survey URL by @maryliag in https://github.com/open-telemetry/opentelemetry.io/pull/6153
- Added NGINX example load balancer of a gateway collector deployment by @meswapnilk in https://github.com/open-telemetry/opentelemetry.io/pull/5988
- Add the collector fluentforwardexporter to registry by @r0mdau in https://github.com/open-telemetry/opentelemetry.io/pull/5979
New Contributors
- @petern48 made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/5880
- @clayroach made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/5813
- @jpmunz made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/5704
- @michael2893 made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/5166
- @dzy176 made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/5890
- @ruskipitbull made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/5897
- @mveitas made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/5850
- @Grunet made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/5907
- @tapiau made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/5901
- @manikmagar made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/5931
- @vinodrkumars made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/5941
- @tammy-baylis-swi made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/5972
- @lucacasonato made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/5962
- @braydonk made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/6005
- @jsoref made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/6015
- @liesislukas made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/6043
- @kreopelle made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/6090
- @metcoder95 made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/6024
- @nchen000 made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/6123
- @rrschulze made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/6072
- @r0mdau made their first contribution in https://github.com/open-telemetry/opentelemetry.io/pull/5979
Full Changelog: https://github.com/open-telemetry/opentelemetry.io/compare/2024.12...2025.01