Mark Wragg
Mark Wragg
Sorry for taking so long to come back to you on this. I've not been able to reproduce the issue you describe on either MacOS or Windows. Can you let...
I'm trying to do this also but it seems like maybe the REST API doesn't support aggregates (which is what the COUNT function is). With `-Verbose` on, I see the...
Added tests for private functions, coverage now 17%.
Added tests for Invoke-Lumos, now at 45%.
Sorry for the late response. This line is checking if the metric is numeric or not. If its not numeric then it assumes it should be treated as a string...
Hey, not quite sure what you mean by creating a work item. Do you want a separate issue? I'm mostly interested in disk consumption on a per app / service...
That makes sense thanks. I'm not sure I/O Write Bytes would be useful as it looks to me like that value never goes down, so its not a representation of...
Yes, if possible, with ideally a breakdown per app or service.
Hi Charles. Thanks for this, it looks interesting. I found this page that describes the counters: https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-reliable-services-diagnostics > Item Count = The number of items in the store. > Disk...
`MacNotify` works by looking in all the default directories for sounds and then populating the parameter set dynamically with the names of the files. This is what makes the module...