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: instrumentation/apache-httpclient/apache-httpclient-4.3/library/README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
1
# Library Instrumentation for Apache HttpClient version 4.3 and higher
2
2
3
-
Provides OpenTelemetry instrumentation for [Apache HttpClient](https://hc.apache.org/httpcomponents-client-ga/).
4
-
5
-
This instrumentation generates CLIENT spans for each HTTP request.
3
+
Provides OpenTelemetry instrumentation for the [Apache HttpClient](https://hc.apache.org/httpcomponents-client-ga/), enabling HTTP client spans and metrics.
Copy file name to clipboardExpand all lines: instrumentation/cassandra/cassandra-4.4/library/README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,7 @@
1
1
# Library Instrumentation for Cassandra version 4.4 and higher
2
2
3
-
Provides OpenTelemetry instrumentation for the [DataStax Java Driver for Apache Cassandra](https://docs.datastax.com/en/developer/java-driver/latest/).
4
-
5
-
This instrumentation generates CLIENT spans for each CQL query.
3
+
Provides OpenTelemetry instrumentation for the [DataStax Java Driver for Apache Cassandra](https://docs.datastax.com/en/developer/java-driver/latest/),
Copy file name to clipboardExpand all lines: instrumentation/elasticsearch/elasticsearch-rest-7.0/library/README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,7 @@
1
1
# Library Instrumentation for Elasticsearch REST Client version 7.0 and higher
2
2
3
-
Provides OpenTelemetry instrumentation for the [Elasticsearch REST Client](https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/java-rest-high.html).
4
-
5
-
This instrumentation generates CLIENT spans and metrics for each Elasticsearch request.
3
+
Provides OpenTelemetry instrumentation for the [Elasticsearch REST Client](https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/java-rest-high.html), enabling database
Copy file name to clipboardExpand all lines: instrumentation/jetty-httpclient/jetty-httpclient-12.0/library/README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,7 @@
1
1
# Library Instrumentation for Jetty HttpClient version 12.0 and higher
2
2
3
-
Provides OpenTelemetry instrumentation for the [Jetty HttpClient](https://www.eclipse.org/jetty/documentation/jetty-12/programming-guide/index.html#pg-client-http).
4
-
5
-
This instrumentation generates CLIENT spans and metrics for each HTTP request.
3
+
Provides OpenTelemetry instrumentation for the [Jetty HttpClient](https://www.eclipse.org/jetty/documentation/jetty-12/programming-guide/index.html#pg-client-http), enabling database client
0 commit comments