mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Document OTLP SSL service connections
See gh-50782 Signed-off-by: Doehyun Baek <doehyunbaek@gmail.com>
This commit is contained in:
committed by
Andy Wilkinson
parent
bcaa961c1f
commit
3cd1422f8e
+1
@@ -152,6 +152,7 @@ SSL is supported for the following service connections:
|
||||
* Cassandra
|
||||
* Elasticsearch
|
||||
* MongoDB
|
||||
* OpenTelemetry (OTLP logging, metrics, and tracing)
|
||||
* RabbitMQ
|
||||
* RabbitMQ Streams
|
||||
* Redis
|
||||
|
||||
+1
@@ -241,6 +241,7 @@ The SSL annotations are supported for the following service connections:
|
||||
* Elasticsearch
|
||||
* Kafka
|
||||
* MongoDB
|
||||
* OpenTelemetry (OTLP logging, metrics, and tracing)
|
||||
* RabbitMQ
|
||||
* RabbitMQ Streams
|
||||
* Redis
|
||||
|
||||
Reference in New Issue
Block a user