Samit Pal

Results 15 issues of Samit Pal

Metrics like, ldap_conn failure count ldap_conn latency ldap search (user, group membership) failure count

I see that the for size the minimum limit is set to 3. Will it work if I change the default to 2 and bring up a cluster? For test/staging...

Discussion at https://github.com/prometheus/mysqld_exporter/issues/452#issuecomment-701893399 Short summary: This adds a new flag called `export-multi-hosts` and allows for passing a yaml file which contains the config related to this mode. Note that this...

### Host operating system: output of `uname -a` Ubuntu 18.04.2 LTS ### mysqld_exporter version: output of `mysqld_exporter --version` $ mysqld_exporter --version mysqld_exporter, version 0.12.1 (branch: HEAD, revision: 48667bf7c3b438b5e93b259f3d17b70a7c9aff96) build user:...

While I see that the 'Ansible Playbook' and the 'Ansible Playbook Inline' workflow step support ansible extra variables, I don't see the same in the 'Ansible Module' workflow step. I...

…han channel. We can perhaps avoid the unneeded wait with the open tcp connction which I think results in the occasional 'broken pipe' errors.

…with 0 timeout which is no timeout. The default is set to 10s. Also use defer to close the resp body

This change adds a python script that can be used to send some test metrics to polymur-gateway to test its functionality.

Essentially a mechanism to have sets of metric storage boxes per service. In my mind could help scale an infrastructure with many services. We could come up with a routing...

Add support for http logging in polymur-gateway.