Skip to content

Commit e1ff9a8

Browse files
committed
fix capitalization
1 parent ab83554 commit e1ff9a8

File tree

15 files changed

+27
-27
lines changed

15 files changed

+27
-27
lines changed

docs/instrumentation-list.yaml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
libraries:
66
activej:
77
- name: activej-http-6.0
8-
description: this instrumentation enables SERVER spans and metrics for the ActiveJ
8+
description: This instrumentation enables SERVER spans and metrics for the ActiveJ
99
HTTP server.
1010
source_path: instrumentation/activej-http-6.0
1111
minimum_java_version: 17
@@ -260,7 +260,7 @@ libraries:
260260
apache:
261261
- name: apache-dbcp-2.0
262262
description: |
263-
this instrumentation enables database connection pools metrics for Apache DBCP.
263+
This instrumentation enables database connection pools metrics for Apache DBCP.
264264
The instrumentation uses `MBeanRegistration` methods for lifecycle detection, therefore it only activates if the `BasicDataSource` is registered to an `MBeanServer`. If using Spring Boot, this happens automatically as all Spring beans that support JMX registration are automatically registered by default.
265265
source_path: instrumentation/apache-dbcp-2.0
266266
scope:
@@ -382,7 +382,7 @@ libraries:
382382
- name: rpc.system
383383
type: STRING
384384
- name: apache-httpasyncclient-4.1
385-
description: this instrumentation enables CLIENT spans and metrics for the Apache
385+
description: This instrumentation enables CLIENT spans and metrics for the Apache
386386
HttpAsyncClient.
387387
source_path: instrumentation/apache-httpasyncclient-4.1
388388
scope:
@@ -428,7 +428,7 @@ libraries:
428428
- name: url.full
429429
type: STRING
430430
- name: apache-httpclient-2.0
431-
description: this instrumentation enables CLIENT spans and metrics for versions
431+
description: This instrumentation enables CLIENT spans and metrics for versions
432432
2 and 3 of the Apache HttpClient.
433433
source_path: instrumentation/apache-httpclient/apache-httpclient-2.0
434434
scope:
@@ -472,7 +472,7 @@ libraries:
472472
- name: url.full
473473
type: STRING
474474
- name: apache-httpclient-4.0
475-
description: this instrumentation enables CLIENT spans and metrics for version
475+
description: This instrumentation enables CLIENT spans and metrics for version
476476
4 of the Apache HttpClient.
477477
source_path: instrumentation/apache-httpclient/apache-httpclient-4.0
478478
scope:
@@ -1119,7 +1119,7 @@ libraries:
11191119
camel:
11201120
- name: camel-2.20
11211121
description: |
1122-
this instrumentation enables tracing for Apache Camel 2.x applications by generating spans for each route execution. For Camel versions 3.5 and newer, users should instead use the native 'camel-opentelemetry' component provided directly by the Camel project.
1122+
This instrumentation enables tracing for Apache Camel 2.x applications by generating spans for each route execution. For Camel versions 3.5 and newer, users should instead use the native 'camel-opentelemetry' component provided directly by the Camel project.
11231123
source_path: instrumentation/camel-2.20
11241124
scope:
11251125
name: io.opentelemetry.camel-2.20
@@ -1333,7 +1333,7 @@ libraries:
13331333
default: false
13341334
elasticsearch:
13351335
- name: elasticsearch-api-client-7.16
1336-
description: this instrumentation enables client spans for Elasticsearch API client
1336+
description: This instrumentation enables client spans for Elasticsearch API client
13371337
requests for version 7 of the client. Versions 8.10 and later have native support
13381338
for OpenTelemetry.
13391339
source_path: instrumentation/elasticsearch/elasticsearch-api-client-7.16
@@ -1344,7 +1344,7 @@ libraries:
13441344
- co.elastic.clients:elasticsearch-java:[7.16,7.17.20)
13451345
- co.elastic.clients:elasticsearch-java:[8.0.0,8.10)
13461346
- name: elasticsearch-rest-5.0
1347-
description: this instrumentation enables tracing for Elasticsearch REST clients.
1347+
description: This instrumentation enables tracing for Elasticsearch REST clients.
13481348
source_path: instrumentation/elasticsearch/elasticsearch-rest-5.0
13491349
scope:
13501350
name: io.opentelemetry.elasticsearch-rest-5.0
@@ -1375,7 +1375,7 @@ libraries:
13751375
- name: url.full
13761376
type: STRING
13771377
- name: elasticsearch-rest-6.4
1378-
description: this instrumentation enables tracing for Elasticsearch REST clients.
1378+
description: This instrumentation enables tracing for Elasticsearch REST clients.
13791379
source_path: instrumentation/elasticsearch/elasticsearch-rest-6.4
13801380
scope:
13811381
name: io.opentelemetry.elasticsearch-rest-6.4
@@ -1404,7 +1404,7 @@ libraries:
14041404
- name: url.full
14051405
type: STRING
14061406
- name: elasticsearch-rest-7.0
1407-
description: this instrumentation enables tracing for Elasticsearch REST clients.
1407+
description: This instrumentation enables tracing for Elasticsearch REST clients.
14081408
source_path: instrumentation/elasticsearch/elasticsearch-rest-7.0
14091409
scope:
14101410
name: io.opentelemetry.elasticsearch-rest-7.0
@@ -1436,7 +1436,7 @@ libraries:
14361436
type: STRING
14371437
- name: elasticsearch-transport-5.0
14381438
description: |
1439-
this instrumentation enables client spans for Elasticsearch transport client requests. Each call produces a span named after the Elasticsearch action, enriched with transport-specific attributes.
1439+
This instrumentation enables client spans for Elasticsearch transport client requests. Each call produces a span named after the Elasticsearch action, enriched with transport-specific attributes.
14401440
source_path: instrumentation/elasticsearch/elasticsearch-transport-5.0
14411441
scope:
14421442
name: io.opentelemetry.elasticsearch-transport-5.0
@@ -1512,7 +1512,7 @@ libraries:
15121512
type: LONG
15131513
- name: elasticsearch-transport-5.3
15141514
description: |
1515-
this instrumentation enables client spans for Elasticsearch transport client requests. Each call produces a span named after the Elasticsearch action, enriched with transport-specific attributes.
1515+
This instrumentation enables client spans for Elasticsearch transport client requests. Each call produces a span named after the Elasticsearch action, enriched with transport-specific attributes.
15161516
source_path: instrumentation/elasticsearch/elasticsearch-transport-5.3
15171517
scope:
15181518
name: io.opentelemetry.elasticsearch-transport-5.3
@@ -1598,7 +1598,7 @@ libraries:
15981598
type: LONG
15991599
- name: elasticsearch-transport-6.0
16001600
description: |
1601-
this instrumentation enables client spans for Elasticsearch transport client requests. Each call produces a span named after the Elasticsearch action, enriched with transport-specific attributes.
1601+
This instrumentation enables client spans for Elasticsearch transport client requests. Each call produces a span named after the Elasticsearch action, enriched with transport-specific attributes.
16021602
source_path: instrumentation/elasticsearch/elasticsearch-transport-6.0
16031603
scope:
16041604
name: io.opentelemetry.elasticsearch-transport-6.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
description: this instrumentation enables SERVER spans and metrics for the ActiveJ HTTP server.
1+
description: This instrumentation enables SERVER spans and metrics for the ActiveJ HTTP server.

instrumentation/apache-dbcp-2.0/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
description: >
2-
this instrumentation enables database connection pools metrics for Apache DBCP.
2+
This instrumentation enables database connection pools metrics for Apache DBCP.
33
44
The instrumentation uses `MBeanRegistration` methods for lifecycle detection, therefore it
55
only activates if the `BasicDataSource` is registered to an `MBeanServer`. If using Spring Boot,
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
description: this instrumentation enables CLIENT spans and metrics for the Apache HttpAsyncClient.
1+
description: This instrumentation enables CLIENT spans and metrics for the Apache HttpAsyncClient.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
description: this instrumentation enables CLIENT spans and metrics for versions 2 and 3 of the Apache HttpClient.
1+
description: This instrumentation enables CLIENT spans and metrics for versions 2 and 3 of the Apache HttpClient.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
description: this instrumentation enables CLIENT spans and metrics for version 4 of the Apache HttpClient.
1+
description: This instrumentation enables CLIENT spans and metrics for version 4 of the Apache HttpClient.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
description: this instrumentation enables CLIENT spans and metrics for the Apache HttpAsyncClient.
1+
description: This instrumentation enables CLIENT spans and metrics for the Apache HttpAsyncClient.

instrumentation/camel-2.20/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
description: >
2-
this instrumentation enables tracing for Apache Camel 2.x applications by generating spans for
2+
This instrumentation enables tracing for Apache Camel 2.x applications by generating spans for
33
each route execution. For Camel versions 3.5 and newer, users should instead use the native
44
'camel-opentelemetry' component provided directly by the Camel project.
55
configurations:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
description: this instrumentation enables client spans for Elasticsearch API client requests for
1+
description: This instrumentation enables client spans for Elasticsearch API client requests for
22
version 7 of the client. Versions 8.10 and later have native support for OpenTelemetry.

instrumentation/elasticsearch/elasticsearch-rest-5.0/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
description: this instrumentation enables tracing for Elasticsearch REST clients.
1+
description: This instrumentation enables tracing for Elasticsearch REST clients.
22
configurations:
33
- name: otel.instrumentation.elasticsearch.capture-search-query
44
description: |

0 commit comments

Comments
 (0)