Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

How can i log db time , file time , and other for an api? #46

Open
codeimmortal opened this issue Feb 23, 2019 · 0 comments
Open

How can i log db time , file time , and other for an api? #46

codeimmortal opened this issue Feb 23, 2019 · 0 comments

Comments

@codeimmortal
Copy link

codeimmortal commented Feb 23, 2019

I just want to know i am seeing every where only one line is mention to setup zipkins tracking .
var appzip = require('appmetrics-zipkin')({
host: 'localhost',
port: 9411,
serviceName:'backend',
sampleRate: 1.0
});
It is tracking api in my zipkins setup , but i dont see docs ,for example

Let say i have api which have datbase call , file read , file write , How can i trace how mach time which function has take in the particular api .
Does this module do that or i have to use other module to do so?

Any blog is there , I can not see any blog for that with respect to my use case ?

@codeimmortal codeimmortal changed the title I don't see good documentation? How can i log db time , file time , and other for an api? Feb 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant