Metrics send/query abstraction layer with URI-based backend configuration
Project description
aquifer
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size aquifer-1.1.0.tar.gz (3.3 kB) | File type Source | Python version None | Upload date | Hashes View |