Dmitry Menshikov
Dmitry Menshikov
Monolog version 2|3 Check the function. https://github.com/Seldaek/monolog/blob/5579edf28aee1190a798bfa5be8bc16c563bd524/src/Monolog/Formatter/NormalizerFormatter.php#L230-L235 PHP Fatal Error caught by `register_shutdown_function()` has `trace` field. Inside this `trace` field there can be few elements without `file` and `line` fields....
Hello! I'm running code on node v10.10, with istanbul 0.4.5 and node-coveralls 3.0.2. I use standard command: ``` $ NODE_ENV=test istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- --opts tests/mocha.opts -R spec...
I've found that validation.js's method `validateLabelName` restricts usage of any unicode characters. Despite this, prometheus allows any unicode characters. [Quote](https://prometheus.io/docs/concepts/data_model/#metric-names-and-labels): > Label values may contain any Unicode characters. > A...
Hi! I'm looking at how to implement the desired logic. I want to add a filtering feature to limit debug logs by specifying a set of modules. To demonstrate this...
Hi, @m-bers . I want to present an improvement for `docker-virt-manager`. I tried to use this docker image and faced problems while using ssh keys with passphrases. You must enter...