Skip to main content

Metrics send/query abstraction layer with URI-based backend configuration

Project description

metrics

Metrics send and query abstraction layer with URI-based backend configuration, in Python Includes backend support for Datadog

Configuration

This package uses an URI-style configuration for providing credentials and options. The schema looks like:

`metrics://<backend_api_key>@<backend_name>?<option1>=xxx&<option2>=xxx`

e.g. for datadog: metrics_uri = 'metrics://xxxx@datadog?app_key=xxxx&debug=true'

Development

The development system is built by Rake.

To install the dependencies, run:

$ rake install

To run test, run:

$ rake lint && rake test

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

aquifer-1.0.0.zip (6.1 kB view hashes)

Uploaded Source

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