We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa0b766 commit b0047c3Copy full SHA for b0047c3
doc.go
@@ -12,7 +12,7 @@
12
// See the License for the specific language governing permissions and
13
// limitations under the License.
14
15
-// Package otelkafka instruments the github.com/confluentinc/confluent-kafka-go/v2 package.
+// Package otelkafka instruments the github.com/confluentinc/confluent-kafka-go/v2 package and supports function based Producer and Consumer
16
//
17
// The consumer's span will be created as a child of the producer's span.
18
@@ -21,5 +21,4 @@
21
22
// Based on:
23
// https://github.com/DataDog/dd-trace-go/tree/main/contrib/confluentinc/confluent-kafka-go/kafka.v2
24
-// https://github.com/dnwe/otelsarama
25
package otelkafka
0 commit comments