Servicemon is a tool for collecting performance information for web queries by repeatedly timing the queries over varying input parameters. The features are available via command line and Python API.
See the online documentation for details on installation, customization and use.
We encourage and welcome contributions in many forms. Please help us make this a positive and inclusive environment by abiding with the Astropy Community Code of Conduct.
Bug reports and feature requests can be submitted by creating a new Github issue.
Code and documentation changes can be submitted by creating a pull request from GitHub users' "forks" (i.e., copies) of the servicemon repository. This project follows the basic approach of Astropy's development workflow and coding guidelines. Since servicemon was initially built using the Astropy Package Template, it shares Astropy's basic development and build tools. If you have any questions, please file an issue (or draft pull request) to start the conversation and we'll be happy to help.
This project is Copyright (c) Tom Donaldson and licensed under the terms of the BSD 3-Clause license. This package is based upon the Astropy package template which is licensed under the BSD 3-clause licence. See the licenses folder for more information.