Alexey Kirpichnikov
Alexey Kirpichnikov
I know they behave differently. Question is: why? If we mindlessly change both functions without trying to think why they were different in the first place, we risk breaking something.
@gane5hvarma OK, you can take this task.
> @beevee I'll be happy to take this one. Yeah, sure you can tackle this. But we don't assign tasks to new contributors anymore, since they disappear more often than...
Not sure. But I don't see any way to limit checker memory consumption other than tuning TTL value.
@titusjaka assume that today somebody released a supercool new testing library that is 100× better than testify. Imagine that you came to Helm or Consul repo and created an issue...
Не уверен. Ты предлагаешь ждать, пока в NODATA уйдет? А если там TTL большой?
Представляю себе такой сценарий: я вывожу сервер из эксплуатации, хочу удалить метрики из Мойры. А мне надо ждать 10 минут или даже больше. Ну я пойду пока чай пить, а...
@hv7214 I imagined something like this: When a user sets NODATA == DEL for a trigger, allow user to specify the desired amount of active (i.e. not deleted) metrics. Notify...
@hv7214 I think once.
Пример 1. У меня есть метрики: `host1.loadavg` — Load Average на сервере host1 `host2.loadavg` `host3.loadavg` `host1.cpu_count` — количество ядер на сервере host1 `host2.cpu_count` `host3.cpu_count` Я создаю Advanced Mode триггер: t1...