Roman Rusakov

Results 13 issues of Roman Rusakov

Hello, Any plans to support new consul 0.7 feature - https://www.hashicorp.com/blog/consul-0-7.html#txn ? relates to - https://github.com/Cimpress-MCP/git2consul/issues/19 or maybe something was changed since that issue? Thanks a lot for this great...

Usecase - forward all metrics to AWS Timestream as a long-term storage. https://aws.amazon.com/timestream/ I'm thinking on using Vector as a proxy between Prometheus (Remote write) and AWS Timestream (long-term storage)...

domain: sinks
provider: aws
have: should
type: feature
domain: metrics
sink: new

https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/http_filters

I spent a couple of days trying to get Grafana pod to work with multiple CloudWatch datasources as well as Prometheus to discover targets in multiple AWS accounts. So maybe...

Maybe I'm missing something, but I can not find this in the cookbook. Is it expected that I need to manually restart service on linux on every node (centos 7)...

Feature Request

# Expected Behavior Be useful for AWS packer builds ## Current Behavior Not useful - forked Dockerfile that works in my case: ```docker FROM ubuntu:latest RUN set -e; \ apt-get...

bug

Hello, I'm very sorry to disturb, it should be something very simple, but I spent an hour with no success. My config: ``` http://influxdb_domain_name:8086 capacitor capacitor my_db 15000 ``` when...

## Is your feature request related to a problem or a Pull Request Please link to the issue/PR here and explain how your request is related to it. ## Scope...

enhancement

Hi, What do you think about new nginx feature - http://nginx.org/en/docs/http/ngx_http_mirror_module.html#mirror Do you think it may replace relay modules? What may be downsides of using this approach?