MCPcopy Create free account

hub / github.com/Netflix/probnik / functions

Functions51 in github.com/Netflix/probnik

↓ 7 callersMethodget
(target: string, timeout: number, cb: RequesterCallback, options: RequesterOptions)
probnik/probe.ts:162
↓ 4 callersFunctionisInt
(v: any)
probnik/recipe_providers/http_recipe_provider.ts:30
↓ 4 callersFunctionnow
()
probnik/requesters/xhr_requester.ts:78
↓ 3 callersFunctionerrorsCount
(samples)
demo/charts.js:157
↓ 3 callersFunctiongetReport
(url: string | null, status: number, size: number, start: number, duration: number, ttfb: number, headers?: Ht
probnik/requesters/xhr_requester.ts:87
↓ 3 callersFunctionisObject
(o: any)
probnik/recipe_providers/http_recipe_provider.ts:22
↓ 3 callersFunctionisString
(v: any)
probnik/recipe_providers/http_recipe_provider.ts:34
↓ 2 callersFunctionchangeRecipeUrl
(url)
demo/main.js:87
↓ 2 callersMethodgetRecipe
Provides a probe recipe to test.
probnik/probe.ts:50
↓ 2 callersFunctiongetXhr
()
probnik/requesters/xhr_requester.ts:74
↓ 2 callersFunctionparseHeaders
(headerStr: string)
probnik/requesters/xhr_requester.ts:141
↓ 2 callersMethodscheduleAfter
(delayMilliseconds: number, task: Function)
probnik/probes/pulse_probe.ts:123
↓ 2 callersFunctionshuffleArray
(array)
demo/server/app.js:11
↓ 2 callersMethodstop
Stops execution of the test.
probnik/probes/pulse_probe.ts:65
↓ 2 callersFunctionupdateRecipe
()
demo/main.js:48
↓ 1 callersMethodcancel
()
probnik/probes/pulse_probe.ts:181
↓ 1 callersFunctioncomputePercentile
(samples)
demo/charts.js:297
↓ 1 callersFunctiondateBucket
(seconds, ts)
demo/charts.js:22
↓ 1 callersMethoddone
()
probnik/probes/pulse_probe.ts:160
↓ 1 callersMethodforEachTarget
(recipe: ProbeRecipe, fn: (this: PulseProbe, target: ProbeTargetInfo) => void)
probnik/probes/pulse_probe.ts:77
↓ 1 callersFunctionformatSampleDetails
(data)
demo/probe_log.js:34
↓ 1 callersMethodgetData
(url: string, timeout: number, cb: HttpGetDataCallback, options: RequesterOptions)
probnik/recipe_providers/http_recipe_provider.ts:39
↓ 1 callersMethodgetTester
(requester: Requester, recipe: ProbeRecipe)
probnik/probe.ts:188
↓ 1 callersFunctionisArray
(a: any)
probnik/recipe_providers/http_recipe_provider.ts:26
↓ 1 callersFunctionrunProbe
()
demo/main.js:38
↓ 1 callersFunctionsleep
(time)
demo/server/app.js:20
↓ 1 callersMethodstart
Start/resume execution of the test.
probnik/probe.ts:34
↓ 1 callersMethodwait
(cb: () => void)
probnik/probes/pulse_probe.ts:168
Functioncharts
(rpsElem, errorsRateElem, probeShareElem, errorShareElem, timeElem)
demo/charts.js:19
Methodconstructor
* @param url URL of an API endpoint to call to get a recipe.
probnik/recipe_providers/local_recipe_provider.ts:30
Methodconstructor
* @param url URL of an API endpoint to call to get a recipe.
probnik/recipe_providers/http_recipe_provider.ts:54
Methodconstructor
(private readonly requester: Requester, private readonly timeout: number)
probnik/testers/http_tester.ts:26
Methodconstructor
* @param recipeProvider An object that provides Recipe to test against. * @param reporter A reporter to use to send Probe results to.
probnik/probes/pulse_probe.ts:42
Methodconstructor
(private total: number)
probnik/probes/pulse_probe.ts:157
MethodexecuteTest
(recipe: ProbeRecipe | null)
probnik/probes/pulse_probe.ts:83
Methodget
(url: string, timeout: number, cb: RequesterCallback, options: RequesterOptions)
probnik/requesters/xhr_requester.ts:166
MethodgetData
(url: string, timeout: number, cb: HttpGetDataCallback, options: RequesterOptions)
probnik/requesters/xhr_requester.ts:211
MethodgetRecipe
Provides recipe to test.
probnik/recipe_providers/local_recipe_provider.ts:35
MethodgetRecipe
Provides recipe to test.
probnik/recipe_providers/http_recipe_provider.ts:58
MethodgetTester
(requester: Requester, recipe: ProbeRecipe)
probnik/testers/testers.ts:30
FunctiongraphOnComplete
(probe)
demo/charts.js:27
MethodhandleResult
(recipe: ProbeRecipe, reports: ProbePulseReport[])
probnik/probes/pulse_probe.ts:128
Methodhandler
(done: () => void, report: ProbePulseSampleReport)
probnik/probes/pulse_probe.ts:96
Methodnested
()
probnik/probes/pulse_probe.ts:100
FunctiononComplete
(data)
demo/main.js:33
FunctionprobeLog
(tableElem)
demo/probe_log.js:19
Methodrun
(target: ProbeTargetInfo, cb: (report: ProbePulseSampleReport) => void)
probnik/probe.ts:181
Methodrun
(target: ProbeTargetInfo, cb: (report: ProbePulseSampleReport) => void)
probnik/testers/http_tester.ts:29
Methodrun
Runs the test.
probnik/probes/pulse_probe.ts:73
Methodstart
Starts/resumes execution of the test.
probnik/probes/pulse_probe.ts:50
Methodstop
Stops execution of the test.
probnik/probe.ts:37