pznamensky

Results 14 issues of pznamensky

It seems that mesh doesn't support IPv6 at the moment. https://github.com/weaveworks/mesh/blob/f76d3efd85d69f5f6c202ca0509e3fa556aa4233/router.go#L102 We use IPv6 almost everywhere. And in the most cases we don't have any IPv4 addreses except 127.0.0.1. I...

Processing Set patterns step failed on version 0.1.16 with unsupported operand type error. RMA installed with pip. Python 3.4. ``` Processing Set patterns: 43%|████████████████████████████████████▍ | 3/7 [00:10

It looks like `opentracing_propagate_context` doesn't work in http and server level. However, this ability was introduced in v0.7.0. When `opentracing_propagate_context` defined in location block, everything works well. Tested with nginx-opentracing...

Hi, Something strange happened. _ghc table has been dropped before copying ends. Is this expected behaviour? ``` 2017-09-14 10:27:53 INFO Droppping table `test`.`_table_ghc` 2017-09-14 10:27:53 INFO Table dropped 2017-09-14 10:27:53...

Glusterfs 4.0 brings tons of useful metrics, which can be read from /var/run/gluster/metrics after sending USR2 to gluster processes (https://docs.gluster.org/en/latest/release-notes/4.1.0/#monitoring). Is it planning to add those metrics into exporter? Would...

**Describe the problem** `redis_exporter` supports multi-target approach which is a convenient way to monitor multiple Redis servers. In case you use auth in those servers, you can either add `--redis.user`...

help wanted
question

### Current Terraform and Cloudflare provider version ``` $ terraform -v Terraform v1.2.6 + provider registry.terraform.io/cloudflare/cloudflare v3.25.0 ... ``` ### Description It would be very useful to have a data...

kind/enhancement
kind/new-data-source
triage/accepted
service/dns

### Describe the bug When there is a whitespace in sso session name, `aws configure sso` generates `~/.aws/config` where `sso-session` section include session name with apostrophes, which is not recognised...

bug
p2
queued

Just a small typo in https://github.com/rubygems/guides/pull/344

**The problem/use-case that the feature addresses** We have several Redis servers instances on servers with different available RAM. Sometimes scale them up or down. Each time amount of RAM changes,...