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
responseTime() time param in callback in ms (according to response-time lib docs), and in histogram.observe the value is divided by 1000 So I guess the values are in seconds. I think this should be stated in the docs.
Also I think it might be a good idea to add to the docs a simple prom query & graph to show the values. This is sometimes a huge help for getting up and running quickly
The text was updated successfully, but these errors were encountered:
responseTime()
time param in callback in ms (according toresponse-time
lib docs), and inhistogram.observe
the value is divided by 1000 So I guess the values are in seconds. I think this should be stated in the docs.Also I think it might be a good idea to add to the docs a simple prom query & graph to show the values. This is sometimes a huge help for getting up and running quickly
The text was updated successfully, but these errors were encountered: