Self-contained demo showing all of the monitoring components working together. This accompanies the Particular Platform Monitoring Tutorial available at the following location:
Running the demo requires .Net Framework 4.6.1 or newer.
In order to run the downloaded sample you will need the following prerequisites.
- Window operating system, the Particular Service Platform requires the Windows operating system
- Desktop: Windows 8 or higher
- Server: Windows Server 2016 or higher
- Powershell 3.0 or higher
- .NET Framework 4.6.1 (check version)
- Compile
src\MonitoringDemo.sln
- Execute
src\binaries\MonitoringDemo.exe
- Go to the Release action page.
- Click the Run workflow button.
- Leave the branch set to master and click the green Run workflow button.
- Once complete, the new build should be available for download.
The monitoring demo doesn't use versioning. The most recent build of the master branch is pushed to S3 storage.
The most common reason to deploy the MonitoringDemo is due to an update of Particular.PlatformSample. This is included via a wildcard dependency so it is not necessary to merge a PR to update this dependency, but a new release must be forced as described above.