c#
Monitoring an ASP.NET api with OpenTelemetry and SigNoz
This is a short introduction to OpenTelemetry and SigNoz using C#. I built a simple REST API with ASP.NET 7, added OpenTelemetry instrumentation to it and forwarded the data to SigNoz.
Posted 2023-04-07 12:00:00 by sanyi ‐ 6 min read
Query shared drive organizers from Google Workspace
Query the list of shared drives and their organizers from Google Workspace using .NET / C#
Posted 2023-03-21 09:00:00 by sanyi ‐ 3 min read