Nikita Kazarian

Results 15 issues of Nikita Kazarian

An error has occurred while serving metrics: 440 error(s) occurred: * collected metric "keepalived_lvs_rs_in_packets" { label: label: counter: } was collected before with the same name and label values *...

Hi! Can you add vgo instead of go to the configuration?

priority

Alertmanager always gives 1 as value for all active alarms. for example ```yaml alert: high_load expr: (1 - (avg(irate(node_cpu{job="node",mode="idle"}[5m])) WITHOUT (cpu))) > 0.6 for: 1m labels: severity: warning annotations: description:...

enhancement

how to enable x-b3-headers on proxy-pass? ``` x-b3-flags=0 x-b3-parentspanid=b645ed6a787276a2 x-b3-sampled=1 x-b3-spanid=a1badc73a4d2b5fe x-b3-traceid=51036217f8abdc99 ```

### Environment - YARG version:yarg-server-2.0-SNAPSHOT - Operating system: linux(docker) ### FOP errors on converting docx to pdf `Font "Times New Roman,normal,400" not found. Substituting with "any,normal,400".` As i read, i...

type: enhancement

2019-06-21 14:57:36,391/1561129056.391024:DEBUG:Query: CREATE TABLE IF NOT EXISTS `DEV`.`candidates` ( `id` String, `created_at` DateTime, `updated_at` Nullable(DateTime), `last_name` String, `first_name` String, `other_name` Nullable(String), `gender` Enum16, `nationality` Enum16, `date_born` Date, `address` String, `phone`...

enhancement
help wanted

It may be useful to export XCOM variables for monitoring dag/task progress.

Hi! Thanks for your app! Can you use embed(go 1.16 feature) for packing migration into the binary? (I can make a PR with this change).

## Prerequisites * https://github.com/Peripli/service-manager/issues/763 ## Motivation Eliminating the need to transfer migration files separately from code (and keep them synced) ## Approach Migration embedded in code. ## Pull Request status...

logs ``` I0723 19:18:46.507067 1 director.go:102] Created ipset name: EGRESS-IP-XFVL3XZHQWBKAPWE I0723 19:18:46.507676 1 director.go:111] Added ips [192.168.7.10] to the ipset name: EGRESS-IP-XFVL3XZHQWBKAPWE I0723 19:18:46.508735 1 director.go:127] iptables rule in mangle...