Skip to content

Typo in 4.0.0-M2 Release Notes: OLTP should be OTLP in OpenTelemetry section #46952

@alihsan-tsdln

Description

@alihsan-tsdln

I noticed a small but important typo in the 4.0.0-M2 Release Notes (Wiki).

Current text:

A new starter, spring-boot-starter-opentelemetry has been added. This starter brings in all necessary dependencies to export metrics and traces over OLTP. It will also auto-configure the OpenTelemetry SDK.

Issue:
"OLTP" stands for Online Transaction Processing, which is unrelated to OpenTelemetry.
The correct term should be OTLP (OpenTelemetry Protocol).

Suggested correction:

... to export metrics and traces over OTLP. ...

Why it matters:
This typo could confuse readers, especially those new to OpenTelemetry, as OLTP and OTLP are completely different concepts.

Thank you!

Issue Target Link

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions