Skip to main content

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


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_akumuli-0.0.3.tar.gz (4.3 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