Commit 34b0ddd 1 parent d3c66e3 commit 34b0ddd Copy full SHA for 34b0ddd
File tree 2 files changed +42
-0
lines changed
2 files changed +42
-0
lines changed Original file line number Diff line number Diff line change
1
+ # cSpell:ignore throttlingtroll
2
+ title : ThrottlingTroll
3
+ registryType : instrumentation
4
+ language : dotnet
5
+ license : MIT
6
+ tags :
7
+ - throttlingtroll
8
+ - .net
9
+ - instrumentation
10
+ description :
11
+ ThrottlingTroll is a rate limiting/throttling/circuit-breaking middleware for
12
+ ASP.NET Core and Azure Functions. ThrottlingTroll is instrumented with OTel,
13
+ so you can clearly see and measure how it works.
14
+ authors :
15
+ - name : ThrottlingTroll Project
16
+ url : https://github.com/ThrottlingTroll
17
+ urls :
18
+ website : https://github.com/ThrottlingTroll
19
+ repo : https://github.com/ThrottlingTroll/ThrottlingTroll
20
+ docs : https://github.com/ThrottlingTroll/ThrottlingTroll/wiki#telemetry
21
+ createdAt : 2024-10-28
22
+ isNative : true
23
+ package :
24
+ name : ThrottlingTroll
25
+ registry : nuget
26
+ version : 7.3.0
Original file line number Diff line number Diff line change 4167
4167
"StatusCode": 200,
4168
4168
"LastSeen": "2024-08-09T11:16:18.502766+02:00"
4169
4169
},
4170
+ "https://github.com/ThrottlingTroll": {
4171
+ "StatusCode": 200,
4172
+ "LastSeen": "2024-11-02T22:34:34.462827399Z"
4173
+ },
4174
+ "https://github.com/ThrottlingTroll/ThrottlingTroll": {
4175
+ "StatusCode": 200,
4176
+ "LastSeen": "2024-11-02T22:34:51.310844741Z"
4177
+ },
4178
+ "https://github.com/ThrottlingTroll/ThrottlingTroll/wiki#telemetry": {
4179
+ "StatusCode": 200,
4180
+ "LastSeen": "2024-11-02T22:32:40.313670712Z"
4181
+ },
4170
4182
"https://github.com/TomRoSystems": {
4171
4183
"StatusCode": 200,
4172
4184
"LastSeen": "2024-08-09T11:16:55.348859+02:00"
13779
13791
"StatusCode": 200,
13780
13792
"LastSeen": "2024-01-30T15:26:43.21023-05:00"
13781
13793
},
13794
+ "https://www.nuget.org/packages/ThrottlingTroll": {
13795
+ "StatusCode": 200,
13796
+ "LastSeen": "2024-11-02T22:34:51.466534365Z"
13797
+ },
13782
13798
"https://www.nuget.org/profiles/OpenTelemetry": {
13783
13799
"StatusCode": 200,
13784
13800
"LastSeen": "2024-01-30T16:14:40.133322-05:00"
You can’t perform that action at this time.
0 commit comments