Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moat_link_metrics_backend_victoria-0.0.4.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page