From b970738ee8f62a6eabecb325cab07abe58afebcf Mon Sep 17 00:00:00 2001 From: Konstantin Lepeshenkov <5447190+scale-tone@users.noreply.github.com> Date: Mon, 28 Oct 2024 20:36:45 +0100 Subject: [PATCH] Add ThrottlingTroll to the list of instrumented libraries --- ...instrumentation-dotnet-throttlingtroll.yml | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 data/registry/instrumentation-dotnet-throttlingtroll.yml diff --git a/data/registry/instrumentation-dotnet-throttlingtroll.yml b/data/registry/instrumentation-dotnet-throttlingtroll.yml new file mode 100644 index 000000000000..6ca67219a2c9 --- /dev/null +++ b/data/registry/instrumentation-dotnet-throttlingtroll.yml @@ -0,0 +1,23 @@ +# cSpell:ignore throttlingtroll +title: ThrottlingTroll +registryType: instrumentation +language: dotnet +license: MIT +tags: + - throttlingtroll + - .net + - instrumentation +description: + ThrottlingTroll is a rate limiting/throttling/circuit-breaking middleware for ASP.NET Core and Azure Functions. Now instrumented with OTEL, so you can clearly see and measure how it works. +authors: + - name: ThrottlingTroll Project + url: https://github.com/ThrottlingTroll +urls: + repo: https://github.com/ThrottlingTroll/ThrottlingTroll + docs: https://github.com/ThrottlingTroll/ThrottlingTroll/wiki#telemetry +createdAt: '2024-10-28' +isNative: true +package: + name: ThrottlingTroll + registry: nuget + version: 7.3.0