OpenTelemetry for Dataverse ServiceClient?

by Mar 22, 2024Shorts

OpenTelemetry for Dataverse ServiceClient?

I love OpenTelemetry. It’s so easy to plug in instrumentation and have a clear view of your distributed system.

But Dataverse ServiceClient doesn’t have it yet…

Its logging is sparse.

Fixing a bug using the Dataverse logs in Application Insights is not helpful.

I started to add OpenTelemetry instrumentation into my own code for Dataverse calls.

It has already been running for over a year, and I am very happy with it.

I packed it up into a NuGet to share. Hope you can find usefulness in it. Please let me know!

https://www.nuget.org/packages/RemyDuijkeren.OpenTelemetry.Instrumentation.DataverseServiceClient

Remy van Duijkeren

Remy van Duijkeren

Power Platform Automator

Automation and integration aren’t just what I do—they’re what I do best.

I help businesses work smarter by removing friction, automating what slows them down, and connecting systems that should’ve been talking all along.

 

Get My Thoughts on Automation & Development

Join my personal newsletter and get practical insights on building faster, integrating smarter, and removing friction in IT systems — especially on Power Platform and Dynamics 365.

Related