Confluent Kafka
Serverless Observability Stack APM Agent .NET
Instrumentation can be performed for Confluent Kafka by referencing Confluent.Kafka
and Confluent.Kafka.Extensions.Diagnostics
packages.
Confluent.Kafka
is not instrumented automatically but Confluent.Kafka.Extensions.Diagnostics
provides instrumentations on top of Confluent.Kafka
.
Please, follow the instructions provided in Confluent.Kafka.Extensions.Diagnostics
, especially for the Producer
.