CSharp and OTEL

From bibbleWiki
Revision as of 02:14, 24 July 2025 by Iwiseman (talk | contribs) (Created page with "=Introduction= It seemed a bit easy using Open Telemetry with C#. It is a shame that the lingo is a bit different. But basically the Activities are spans. I have built demonstration for Grpc which can be found https://git.bibble.co.nz/bibble235/grpc_workspace_cs here")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

It seemed a bit easy using Open Telemetry with C#. It is a shame that the lingo is a bit different. But basically the Activities are spans. I have built demonstration for Grpc which can be found [here]