Ravi
Ravi
A simple workaround for this problem (for those who are yet to buy an external keyboard) - Instead of trying to edit the command line and running it with `ctrl-x`,...
This use case is valid. A large example of a json object, where this is required, is mentioned in https://github.com/prometheus-community/json_exporter/issues/85 as well as in https://github.com/prometheus-community/json_exporter/issues/132. TL;DR - An example json:...
@DAGorchakov , Reading from local file is a new feature request, it is not there right now.
@SuperQ please hold on, don't release this yet. Sorry for being late but I have some questions regarding this PR. Also, it seems to be buggy if the sample config...
Sorry, I overlooked this PR. I will set up a periodic schedule for me to go through issues and PRs for this repo in future. However, for the people involved...
> Could you give me a sample how to code that with a cookie file as input ? You can set (static) custom header values in the config, but the...
Having an option to specify a default value for `null` seems reasonable to me. Maybe we can have something like `replace_null_with:` option for each metric. The default can remain `NaN`,...
Thanks @SuperQ , I see how replacing null data with a zero or `NaN` or any other value can lead to wrong calculations later (like if we replace null with...
Congratulations on joining Microsoft! * For what are you using Playwright for Go? I am using it to perform SSO/2FA authentication for connecting to my company's VPN server * Are...
This should now be possible with the added support for modules in https://github.com/prometheus-community/json_exporter/pull/146