Sergey Prokhorov
Sergey Prokhorov
I have an instance of Grafana v5, so, I can try that
But in my case it doesn't show some panels:  Uptime uses ``` process_uptime_seconds{instance="$node"} ``` And OS memory uses ``` process_virtual_memory_bytes{instance="$node"} process_resident_memory_bytes{instance="$node"} ``` And I can't find...
> Perhaps you don't have prometheus_process_collector installed? Yep, that's true. Didn't knew about it. May we use `erlang_vm_statistics_wallclock_time_milliseconds` for uptime?
Answer to myself: Following config may show the uptime using `erlang_vm_statistics_wallclock_time_milliseconds`: ``` { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50,...
@deadtrickster just don't want to add one more native dependency for just 2 metrics that I'm interested in
I found that under some circumstances (measured values in a set are very close or the same big floats), std_dev calculation may fail because variance becomes negative. I guess it's...
Hi. No, it's currently not possible. It can be implemented, but nobody asked for it so far. You can try to play with linux `iptables` and `tc`. But it's quite...
Hi @alirezaimi . Unfortunately I'm currently don't have much time to work on it, sorry.
I have no solution. It depends mostly on Telegram client. You may try to ask in official Telegram proxy project https://github.com/TelegramMessenger/MTProxy/issues
@FaridAghili does "cloaking" really help in Iran? Do you have some proof?