December 2023 website and docs update
What's Changed
- [CI] Convert textlintrc file to YAML, consolidate and clean up config by @chalin in #3500
- Blog: OTel Integrations Welcome! + badge by @chalin in #3485
- Integration-badge factored out into its own shortcode by @chalin in #3505
- Update exporters documentation for JS by @svrnm in #3355
- Drop entries from the refcache that have status 4XX by @chalin in #3506
- [CI] Strip commas from cSpell:ingore word lists by @chalin in #3502
- [CI] Upgrade textlint-rule-terminology to bring in patch by @chalin in #3504
- [CI] Refactor OTel-Java related front-matter version keys + autoupdate script changes by @chalin in #3503
- Update publication date for integrations welcome blog by @svrnm in #3507
- Adds Tyk API Gateway blog post by @SonjaChevre in #3431
- add updated content for new demo release by @austinlparker in #3486
- Update semantic-conventions repo to 1.23.0, for real! by @chalin in #3511
- Changed getting started docs for .NET to coded instrumentation by @martinjt in #3364
- Move why OpenTelemetry up by @svrnm in #3516
- Update opentelemetry-specification version to 1.27.0 by @opentelemetrybot in #3518
- Add blog post about adopting OTel metrics in Cloud Foundry by @ctlong in #3466
- Upgrade Docsy to 0.7.2 by @chalin in #3519
- Update table in Observability primer by @svrnm in #3517
- Rework CONTRIBUTING.md by @svrnm in #3520
- Fix typo in the docs by @jdreesen in #3528
- Fix typo in port number for OTLP exporter by @otienoanyango in #3529
- Fix example JSON in the docs by @jdreesen in #3527
- adding contribfest blog post by @codeboten in #3525
- Fix typo by @mx-psi in #3531
- Bump cspell from 7.3.9 to 8.0.0 by @dependabot in #3534
- Update banner: drop old, highlight Contribfest by @chalin in #3535
- Registry: add otel-database-dc by @liurui-1 in #3512
- Update opentelemetry-java version to 1.32.0 by @opentelemetrybot in #3536
- Add make start-odd command in Docker deployment by @adnanrahic in #3526
- Blog Post: Announcing the OTel Arrow Protocol by @lquerel in #3436
- Safari code-block overflow workaround by @chalin in #3539
- Some minor corrections to the article that has just been published. by @lquerel in #3541
- Add documentation on the OTel Spring Boot starter by @jeanbisutti in #3377
- Add missing variable in code example by @jdreesen in #3544
- Rename collectorVersion param, following Java rework by @chalin in #3540
- Add GORM and CloudWeGo to the integrations by @rogerogers in #3542
- Bump @opentelemetry/instrumentation from 0.44.0 to 0.45.1 by @dependabot in #3532
- Bump @opentelemetry/exporter-trace-otlp-http from 0.44.0 to 0.45.1 by @dependabot in #3533
- Add OTelBin to the OpenTelemetry registry by @mmanciop in #3549
- Update opentelemetry-collector-releases version to 0.89.0 by @opentelemetrybot in #3551
- [operator] Update go operator docs by @TylerHelmuth in #3556
- blog post: OTel integration for Otterize network mapper by @davidgs in #3545
- Drop custom SCSS now provided by Docsy 0.7.2 by @chalin in #3560
- [CI] Bump up the refcache expiry limit by @chalin in #3563
- network mapper blog post fixes by @svrnm in #3565
- Update semantic-conventions version to 1.23.1 by @chalin in #3567
- Update opentelemetry-java-instrumentation version to 1.32.0 by @opentelemetrybot in #3569
- (Re)add automatic getting started for .NET by @svrnm in #3564
- Fix(doc): demo code bug for TS/JS by @eryue0220 in #3571
- Update Grafana Labs distribution status by @tpaschalis in #3553
- inits logs collection blog post by @mhausenblas in #3557
- fixes link by @mhausenblas in #3579
- Update semantic-conventions-java version to 1.23.1 by @opentelemetrybot in #3582
- Bump @opentelemetry/auto-instrumentations-web from 0.33.2 to 0.34.0 by @dependabot in #3576
- Add Cloud Foundary and Otterize Network Mapper to Integrations by @svrnm in #3566
- [CI] Upgrade GH actions to latest versions by @chalin in #3572
- Update blog.md with clearer instructions by @davidgs in #3548
- Add logs to python getting started by @svrnm in #3360
- Update logging-features.md by @julianocosta89 in #3578
- Update missing log docs for C++ by @svrnm in #3562
- Documentation for OTel .NET AutoInstrumentation 1.2.0 by @Kielek in #3584
- Disable textlint for figure src attribute by @svrnm in #3585
- Add performance testing blog post by @martinkuba in #3470
- Prepare markdownlint update by @svrnm in #3586
- Bump markdownlint from 0.31.1 to 0.32.1 by @dependabot in #3575
- Document that baggage is sent to external APIs by automatic instrumetation by @swar8080 in #3530
- Mention options for correcting formatting issues when taking the "Quick fix" approach to contributing by @swar8080 in #3587
- Update getting-started.md fix trace example by @lzchen in #3591
- Update PR actions by @svrnm in #3590
- Fix Collector configuration issues by @theletterf in #3443
- Rework the java exporters page by @svrnm in #3558
- Fix pr actions, part 2 by @svrnm in #3593
- Update manual.md by @isiryder in #3606
- Update the Spring Boot documentation following OTel 1.32.0 release by @jeanbisutti in #3580
- CODEOWNERS: add docs-maintainers for content-modules by @chalin in #3611
- Update opentelemetry-collector-releases version to 0.90.0 by @opentelemetrybot in #3614
- Update community members in README by @svrnm in #3598
- Drop RSS by @chalin in #3616
- Drop RSS for real by @chalin in #3617
- Add link to Spring Boot native image application by @jeanbisutti in #3618
- [kubernetes] update autoGenerateCert syntax by @TylerHelmuth in #3619
- Update getting-started.md by @r0ck37 in #3621
- Add Better Stack to vendors.yaml by @curusarn in #3592
- Update docsy and OpAMP to 0.8.0, clean up htmltest config by @chalin in #3620
- Update .NET docs to reference process instrumentation by @matt-hensley in #3552
- fix permission issue with fix:refcache PR action by @svrnm in #3622
- [CI] Speed up link checking by testing files concurrently by @chalin in #3623
New Contributors
- @ctlong made their first contribution in #3466
- @jdreesen made their first contribution in #3528
- @otienoanyango made their first contribution in #3529
- @liurui-1 made their first contribution in #3512
- @lquerel made their first contribution in #3436
- @jeanbisutti made their first contribution in #3377
- @davidgs made their first contribution in #3545
- @eryue0220 made their first contribution in #3571
- @tpaschalis made their first contribution in #3553
- @swar8080 made their first contribution in #3530
- @isiryder made their first contribution in #3606
- @r0ck37 made their first contribution in #3621
- @curusarn made their first contribution in #3592
- @matt-hensley made their first contribution in #3552
Full Changelog: 2023.11...2023.12