Skip to content

Releases: Apteco/ApiSystemAnalyser

List DataViews and Get System Stats

22 Mar 19:23

Choose a tag to compare

This new release also provides a way of listing the available DataViews for an API install (if this has been allowed in the API's configuration). This then helps you know which DataView name to use when connecting to the API to retrieve system stats.

First release

22 Mar 16:36

Choose a tag to compare

Initial release of the sample ApiSystemAnalyser application.

This release has been built as a Windows 64 bit binary. To run the application on other .Net Core supported platforms (Linux, Mac OSX or Windows 32 bit) you should build the project from its source