You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/instrumentation-list.yaml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -426,8 +426,8 @@ libraries:
426
426
type: STRING
427
427
camel:
428
428
- name: camel-2.20
429
-
description: This instrumentation provides support for Apache Camel and generates
430
-
spans for each route execution.
429
+
description: |
430
+
This instrumentation provides 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.
431
431
source_path: instrumentation/camel-2.20
432
432
scope:
433
433
name: io.opentelemetry.camel-2.20
@@ -502,7 +502,7 @@ libraries:
502
502
couchbase:
503
503
- name: couchbase-3.1.6
504
504
description: |
505
-
Couchbase instrumentation is owned upstream. This Couchbase instrumentation manipulates the constructor of the CoreEnvironment.Builder class and sets the Couchbase requestTracer to use an OpenTelemetryRequestTracer that integrates with the OpenTelemetry agent.
505
+
Couchbase instrumentation is owned by the Couchbase project. This instrumentation automatically configures the instrumentation provided by the Couchbase library.
Couchbase instrumentation is owned upstream. This Couchbase instrumentation manipulates the constructor of the CoreEnvironment.Builder class and sets the Couchbase requestTracer to use an OpenTelemetryRequestTracer that integrates with the OpenTelemetry agent.
540
+
Couchbase instrumentation is owned by the Couchbase project. This instrumentation automatically configures the instrumentation provided by the Couchbase library.
Couchbase instrumentation is owned upstream. This Couchbase instrumentation manipulates the constructor of the CoreEnvironment.Builder class and sets the Couchbase requestTracer to use an OpenTelemetryRequestTracer that integrates with the OpenTelemetry agent.
549
+
Couchbase instrumentation is owned by the Couchbase project. This instrumentation automatically configures the instrumentation provided by the Couchbase library.
0 commit comments