Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ThrottlingTroll to the list of instrumented libraries #5494

Merged
merged 8 commits into from
Nov 4, 2024
26 changes: 26 additions & 0 deletions data/registry/instrumentation-dotnet-throttlingtroll.yml
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
16 changes: 16 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -4167,6 +4167,18 @@
"StatusCode": 200,
"LastSeen": "2024-08-09T11:16:18.502766+02:00"
},
"https://github.com/ThrottlingTroll": {
"StatusCode": 200,
"LastSeen": "2024-11-02T22:34:34.462827399Z"
},
"https://github.com/ThrottlingTroll/ThrottlingTroll": {
"StatusCode": 200,
"LastSeen": "2024-11-02T22:34:51.310844741Z"
},
"https://github.com/ThrottlingTroll/ThrottlingTroll/wiki#telemetry": {
"StatusCode": 200,
"LastSeen": "2024-11-02T22:32:40.313670712Z"
},
"https://github.com/TomRoSystems": {
"StatusCode": 200,
"LastSeen": "2024-08-09T11:16:55.348859+02:00"
Expand Down Expand Up @@ -13779,6 +13791,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-30T15:26:43.21023-05:00"
},
"https://www.nuget.org/packages/ThrottlingTroll": {
"StatusCode": 200,
"LastSeen": "2024-11-02T22:34:51.466534365Z"
},
"https://www.nuget.org/profiles/OpenTelemetry": {
"StatusCode": 200,
"LastSeen": "2024-01-30T16:14:40.133322-05:00"
Expand Down