DataDog / dd-trace-dotnet

.NET Client Library for Datadog APM

Home Page:https://docs.datadoghq.com/tracing/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support `Microsoft.Azure.WebJobs.Extensions.Kafka.KafkaTrigger` in Azure Functions

joeyj opened this issue · comments

Are you requesting automatic instrumentation for a framework or library? Please describe.

  • Framework or library name : Azure Functions
  • Library type: Microsoft.Azure.WebJobs.Extensions.Kafka
  • Library version: Latest

Is your feature request related to a problem? Please describe.
KafkaTrigger decorated azure function invocations are missing trace information provided when events are produced.

Describe the solution you'd like
KafkaTrigger decorated azure function invocations include kafka tracing information.