VictoriaMetrics backend for MoaT-Link metrics
Project description
VictoriaMetrics backend for MoaT-Link metrics
% start synopsis VictoriaMetrics time-series storage backend for moat-link-metrics. % end synopsis
% start main
This package provides the VictoriaMetrics backend implementation for moat-link-metrics. It allows forwarding metric values to a VictoriaMetrics time-series database.
Installation
pip install moat-link-metrics-backend-victoria
Or for Debian-based systems:
apt install moat-link-metrics-backend-victoria
Usage
The backend is automatically available once installed. To use it, set
backend: victoria in your server configuration.
Configuration
The VictoriaMetrics backend supports the following configuration options in the server config:
- host: VictoriaMetrics server hostname (default:
localhost) - port: VictoriaMetrics server port (default:
8282) - delta: Use delta compression (default:
true)
Example
server:
backend: victoria
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_victoria-0.0.4.tar.gz.
File metadata
- Download URL: moat_link_metrics_backend_victoria-0.0.4.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8eb211378809c9e2d8b37c12b0754c1eb905aa812be658029a782ef5f563a769
|
|
| MD5 |
02346c7d0786cf3d1e20285278c63b3e
|
|
| BLAKE2b-256 |
e1f2f50c662522ba783fe46be4bcabcb75bf887e86c81c90f766d78a757c7e65
|
File details
Details for the file moat_link_metrics_backend_victoria-0.0.4-py3-none-any.whl.
File metadata
- Download URL: moat_link_metrics_backend_victoria-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.5 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 |
81e21c8ce323527239986ab58406578f68568ca1c30bef7877d4df8a2565e4d6
|
|
| MD5 |
ab8f8909c099cfa3a4cfba504dbcdc51
|
|
| BLAKE2b-256 |
2a72b44b81336cada54ee51642051a09ed046017844f60b9a5a749b3a4bef5bb
|