Akumuli backend for MoaT-Link metrics
Project description
Akumuli backend for MoaT-Link metrics
% start synopsis Akumuli time-series storage backend for moat-link-metrics. % end synopsis
% start main
This package provides the Akumuli backend implementation for moat-link-metrics. It allows forwarding metric values to an Akumuli time-series database.
Installation
pip install moat-link-metrics-backend-akumuli
Or for Debian-based systems:
apt install moat-link-metrics-backend-akumuli
Usage
The backend is automatically available once installed. To use it, set
backend: akumuli in your server configuration (this is the default).
Configuration
The Akumuli backend supports the following configuration options in the server config:
- host: Akumuli server hostname (default:
localhost) - port: Akumuli server port (default:
8282) - delta: Use delta compression (default:
true)
Example
server:
backend: akumuli
host: localhost
port: 8282
delta: true
% end main
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file moat_link_metrics_backend_akumuli-0.0.4.tar.gz.
File metadata
- Download URL: moat_link_metrics_backend_akumuli-0.0.4.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b76a729f2626e4860c9f4b6d0e63cbcf2196fc7ae9277d819e45e3d1ab4381ba
|
|
| MD5 |
feaebb47091d4fd83c934c935131fd2d
|
|
| BLAKE2b-256 |
361d25f389a9931edcb1052e4c2d0f0afc85fb01286a329becee8a4086638f91
|
File details
Details for the file moat_link_metrics_backend_akumuli-0.0.4-py3-none-any.whl.
File metadata
- Download URL: moat_link_metrics_backend_akumuli-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d82f74680a8f2cac1462a5e6b23e2d2335d08c08e0abe2a83e86560d4535599
|
|
| MD5 |
2ce2faa97dacf4a0bf9834c9ba9b1510
|
|
| BLAKE2b-256 |
d94b4e095d818949f4c12ce2139676922dbb75478945315fef008d5d3ef86c59
|