Skip to content

Commit 0959e6a

Browse files
committed
Merge pull request #50782 from doehyunbaek
Closes gh-50782 * gh-50782: Document OTLP SSL service connections
2 parents bcaa961 + 3cd1422 commit 0959e6a

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

documentation/spring-boot-docs/src/docs/antora/modules/reference/pages/features/dev-services.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ SSL is supported for the following service connections:
152152
* Cassandra
153153
* Elasticsearch
154154
* MongoDB
155+
* OpenTelemetry (OTLP logging, metrics, and tracing)
155156
* RabbitMQ
156157
* RabbitMQ Streams
157158
* Redis

documentation/spring-boot-docs/src/docs/antora/modules/reference/pages/testing/testcontainers.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ The SSL annotations are supported for the following service connections:
241241
* Elasticsearch
242242
* Kafka
243243
* MongoDB
244+
* OpenTelemetry (OTLP logging, metrics, and tracing)
244245
* RabbitMQ
245246
* RabbitMQ Streams
246247
* Redis

0 commit comments

Comments
 (0)