TailyFair

Results 20 comments of TailyFair

Any updates on this issue?

I would like to add additional idea. Currently it seems that in status UI only active transfers are visible. It would be great to see at least few last file...

@chronoxor would you agree with such change? I could create PR for this. If not, maybe you could add some details why these are ignored?

You could create your own reporter. Check how other reporters are working (e.g. [App.Metrics.Reporting.Console](https://github.com/AppMetrics/AppMetrics/tree/features/4.4.0/src/Reporting/src/App.Metrics.Reporting.Console)). You mostly need custom implementation of [FlushAsync](https://github.com/AppMetrics/AppMetrics/blob/features/4.4.0/src/Reporting/src/App.Metrics.Reporting.Console/ConsoleMetricsReporter.cs#L66). Pseudo code for an idea: ```c# public async Task...

We are facing same issue, after upgrading project from .NET Core 3.1 to .NET 5, GC Heap metrics disappeared. These metrics are very important, it would be great if they...

I tried all other ways to update firmware via BLE on windows, using WSL2, Ubuntu VMs are none of the solution worked. So I started creating prototype companion app for...

@jkuek Which version are you using?

I believe in order for these settings to be applied they have to be `0 or more`. It seems like `-1` is the same as option disabled. Source code for...

I would like to see a simple toggle on navbar or next to filters.

From what I've seen on various posts and comments, this is a real pain point for a lot of users.