Robert Oliveira

Results 7 comments of Robert Oliveira

Seeing the same issue when running from the terminal.

@kenma9123 Does the `SIG` event trigger if your process is not long running? I'm seeing a similar behavior, but in my case the `SIGTERM` event handler gets fired only after...

@jonapich +1, I totally agree with this. I shouldn't have to be yelled at for using floats in my values. And if they must be used, the library should be...

It appears that the call to `ToLocalChecked` on [this line](https://github.com/RuntimeTools/appmetrics/blob/master/src/appmetrics.cpp#L616) may be the culprit...

@mattcolegate I reached this edge case in a project that was already using Honeycomb instrumentation. Is it impossible to have two instrumentation tools working without this type of conflict? I...

Also to answer your question directly, yes, I would like to exclude `honeycomb-beeline` from being monitored/instrumented.

I have [a POC in public domain](https://github.com/robolivable/TTV4TV) for a Twitch TV client. Actually currently working on a server app to host it and maybe get it live.