Hangfire JobFilter class for Open Telemetry (C#)

Job ID: 32191909

Budget: $10 – $20 USD

I need a class that derives the JobFilterAttribute class, implementing IClientFilter and IServerFilter.
As we need monitoring for the Hangfire jobs we create, we need traces and spans to be created for every job, taking a original_trace_id attribute, from the original request that creates the job, and using the OpenTelemetry API (ActivitySource).