From 083f7b7ae3fffae9d765814ad730ccfc031887fb Mon Sep 17 00:00:00 2001 From: Lauri Tulmin Date: Mon, 20 May 2024 19:27:41 +0300 Subject: [PATCH] Use Apache ShenYu instead of Shenyu (#11407) --- docs/supported-libraries.md | 2 +- instrumentation/apache-shenyu-2.4/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/supported-libraries.md b/docs/supported-libraries.md index 9ca9c3d7069d..68e3ad91cf74 100644 --- a/docs/supported-libraries.md +++ b/docs/supported-libraries.md @@ -30,7 +30,7 @@ These are the supported libraries and frameworks: | [Apache Dubbo](https://github.com/apache/dubbo/) | 2.7+ | [opentelemetry-apache-dubbo-2.7](../instrumentation/apache-dubbo-2.7/library-autoconfigure) | [RPC Client Spans], [RPC Server Spans] | | [Apache HttpAsyncClient](https://hc.apache.org/index.html) | 4.1+ | N/A | [HTTP Client Spans], [HTTP Client Metrics] | | [Apache HttpClient](https://hc.apache.org/index.html) | 2.0+ | [opentelemetry-apache-httpclient-4.3](../instrumentation/apache-httpclient/apache-httpclient-4.3/library),
[opentelemetry-apache-httpclient-5.2](../instrumentation/apache-httpclient/apache-httpclient-5.2/library) | [HTTP Client Spans], [HTTP Client Metrics] | -| [Apache Shenyu](https://shenyu.apache.org/) | 2.4+ | N/A | Provides `http.route` [2] | +| [Apache ShenYu](https://shenyu.apache.org/) | 2.4+ | N/A | Provides `http.route` [2] | | [Apache Kafka Producer/Consumer API](https://kafka.apache.org/documentation/#producerapi) | 0.11+ | [opentelemetry-kafka-clients-2.6](../instrumentation/kafka/kafka-clients/kafka-clients-2.6/library) | [Messaging Spans] | | [Apache Kafka Streams API](https://kafka.apache.org/documentation/streams/) | 0.11+ | N/A | [Messaging Spans] | | [Apache MyFaces](https://myfaces.apache.org/) | 1.2+ (not including 3.x yet) | N/A | Provides `http.route` [2], Controller Spans [3] | diff --git a/instrumentation/apache-shenyu-2.4/README.md b/instrumentation/apache-shenyu-2.4/README.md index 603d16c91a72..d72e5cfccc25 100644 --- a/instrumentation/apache-shenyu-2.4/README.md +++ b/instrumentation/apache-shenyu-2.4/README.md @@ -1,4 +1,4 @@ -# Settings for the Apache Shenyu instrumentation +# Settings for the Apache ShenYu instrumentation | System property | Type | Default | Description | |---------------------------------------------------------------------| ------- | ------- |---------------------------------------------------------------------------------------------|