Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 559 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 559 Bytes

@metricq/history

MetricQ is a highly-scalable, distributed metric data processing framework based on RabbitMQ. This package provides a client library for the metricq-grafana endpoint.

Install via npm/yarn

Install via

npm install @metricq/history
or
yarn add @metricq/history

If you have previously installed the packages from the GitHub package registry, please delete the registry configuration for the metricq scope.

Usage

import MetricQHistory from "@metricq/history"