Abstract Protected constructorPrivate #clientAxios client cache
Abstract baseURLProtected counterProtected histogramAbstract methodAbstract urlStatic Protected cacheStatic Protected mockStatic Protected mocksAxios instance cache
Protected configStatic defaultsSet defaults
Static optionsStubs options cache
Static Protected stubsStubs instance cache
Protected afterAfter hook
Protected beforeOptional params: IAxiosFetchOptionsOptional Before hook
Protected catchCatch hook
Protected fetchOptional options: IAxiosFetchOptionsOptional Fetch method
Protected finallyOptional params: IAxiosFetchOptionsOptional Finally hook
Protected fullOptional params: IAxiosFetchOptionsOptional Get full url = baseURL + url
Protected getProtected logProtected needOptional span: SpanOptional Check need to trace
Protected stringifyStatic Protected _fetchOptional options: IAxiosFetchOptionsOptional Protected fetch static method
Static Protected checkStatic fetchOptional options: anyOptional Fetch static method
Static Protected getOptional options: IAxiosFetchOptionsOptional Get mock static method
Static Protected getStatic Protected instanceStatic Protected mockStatic Protected mockStatic Protected setOptional options: IAxiosFetchOptionsOptional Set mock static method
Static stubStub static method
Static unstubStatic useGenerated using TypeDoc
Description
Axios-prometheus HTTP interface
Features:
Example