Aymeric Lavit d'Hautefort
Aymeric Lavit d'Hautefort
Hey, `Probe.metric(opts1, opts2)` will only evaluate the first argument `opts1`, so you cannot put several metrics in one declaration. Instead create an object and fill it probe by probe. There...
Hey, The pm2-fronterr is lauching a small express server that will listen to a specified port for POSTed data. You then insert the script generated in your front-end application, and...
Not designed for this at the moment unfortunately, mainly for client-side errors. I feel like you would have more luck trying to create a Keymetrics custom Probe that retrieves the...
Hi, To clarify in Events -> data you see no events at all under the API name? Did you start the API with pm2?
Hey, thanks for the good catch. Here are the avalaible options for the `measurement` values: #### Options **measurement** option can be: - min: The lowest observed value. - max: The...