Manu Garg
Manu Garg
To give you enough room, I am increasing the max token size to 256kB (4 times the default): https://github.com/cloudprober/cloudprober/pull/722.
Thanks for filing this @asuffield. I started working on this here: https://github.com/cloudprober/cloudprober/pull/305. I think as a result of this, we'll probably end up restructuring postgres surfacer a bit, because pgx...
This is done: #305.
From the discussion on #508, I realized that we can probably go a step further and use HTTP headers for custom metrics as well. Something like: ``` output_metric_options { header_to_metrics...
We can go a step further and provide an option generate metrics from JSON when output is JSON.