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.
Thanks @apolcyn! Just to summarize for myself: race condition occurs when we are able to read the reply, but send channel is not closed so we come back to reading...
Can you please translate this to english. Google translate doesn't seem to be doing a good job.
@pietervandenaarsen haha, okay. I guess we can add an annoying popup switch. I'll look into it. By the way, I saw your review notification come in but can't see the...
> Did you have a chance to look into the annoying popup? One solution could > be that people can adjust the location of the popup, instead of it being...
I'll try to prioritize it after getting through some of the other things.