Skip to main content

Collects and stores metrics for your project.

Project description

Cares about your project metrics

Documentation: https://metricfarmer.readthedocs.io

Metric-Farmer is a Python based command line application to collect and store metrics from different sources to different targets.

It is designed to easily create and maintain complex metric measurements and to painless integrate its functions into continuous integration systems (CI/CD) or local task executions (cron jobs).

The configuration is completely done by JSON-based farm-files in a project folder called .farmer. And no development skills are needed to use Metric-Farmer.

Developers can easily create own Metric-Farmer extensions to provide custom solutions for sources and targets. For instance to measure a company-internal service.

Features

Metric-Farmer is capable to collect metrics from following sources:

  • static values

  • random values

  • file count

  • REST requests (E.g. to measure JIRA or GitHub)

And sends the results to the following targets:

  • print output (text or json)

  • file output (text or json)

  • database output (sqlite)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

metricfarmer-0.2.0.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

metricfarmer-0.2.0-py2.py3-none-any.whl (14.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page