-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
I run c-otto.de which has around 240 channels with various characteristics. I've been running faraday for a while now (more than a year?) and never ever saw any outlier, aside from the "uptime" metrics. This cannot be right, which is why I'm raising this issue. I wasn't able to attract any attention in Slack.
Expected behavior
frcli outliers --revenue
or frcli outliers --volume
sometimes show some outliers.
Actual behavior
No recommendations are shown.
To reproduce
- Start the node, start faraday, wait a bit (7 days)
frcli outliers --revenue --outlier_mult 1.5 --min_monitored 604800 | grep true -C 1000
frcli outliers --volume --outlier_mult 1.5 --min_monitored 604800 | grep true -C 1000
System information
Standalone, CLI access. I'm running v0.2.5-alpha from GitHub.
Linux 5.10.0-8-amd64, 4 vCPUs, 16 GByte RAM, SSD.
Debian Stable.
Metadata
Metadata
Assignees
Labels
No labels