You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am going to integrate the Metrics Library to our Status Server, I am going to call the cd-metrics library in the js file where we are sending messages and update the status of the user @kdsolo as I know this part is in the client.js , I might need you on that if I had any issue
The text was updated successfully, but these errors were encountered:
So the Steps to add the Metrics are so simple :
1- Add the "cd-metrics": "0.0.12" dependency in our json package
2- run npm install to install the new dependencies
3- add the require cd-metrics where we need to record Event
I am going to integrate the Metrics Library to our Status Server, I am going to call the cd-metrics library in the js file where we are sending messages and update the status of the user @kdsolo as I know this part is in the client.js , I might need you on that if I had any issue
The text was updated successfully, but these errors were encountered: