Mark Wragg

Results 5 issues of Mark Wragg

some further suggestions from @Tonic8: - if a field in an object is a DateType, you can convert it in something InfluxDB will understand: ``` (dir | select -first1).lastWriteTime |...

enhancement

## Summary of the feature request After executing a set of tests, I sometimes what to rerun a subset of the tests (i.e where they have failed). I use tags...

Feature

Per other projects, move this from AppVeyor to Azure DevOps for build / deployment.

In the [documentation page for Observers](https://github.com/microsoft/service-fabric-observer/blob/main/Documentation/Observers.md#appobserver) it states for AppObserver: > Monitors CPU usage (Total CPU Time; percentage), Memory usage (Working Set; total or private, MB or percentage of total),...

Currently we only test against the PS Script Analyzer rules. Need to add unit testing for the code.

enhancement