-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ThrottlingTroll to the list of instrumented libraries (#5494)
- Loading branch information
1 parent
d3c66e3
commit 34b0ddd
Showing
2 changed files
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# 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. ThrottlingTroll is instrumented with OTel, | ||
so you can clearly see and measure how it works. | ||
authors: | ||
- name: ThrottlingTroll Project | ||
url: https://github.com/ThrottlingTroll | ||
urls: | ||
website: https://github.com/ThrottlingTroll | ||
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters