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.
Source Distribution
aquifer-1.1.0.tar.gz
(3.3 kB
view details)
File details
Details for the file aquifer-1.1.0.tar.gz
.
File metadata
- Download URL: aquifer-1.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf0b335d7712b7ccce9fc6da143db26cc33d4389e8778a01f63d436518c56868 |
|
MD5 | faddd78f721dd78cdd135cc8fbcaf2e6 |
|
BLAKE2b-256 | ade30ce4f61a3045c904d8a2ab4ef60b8f4fe231c8fd4a8c86f5e503641028d6 |