@evo/cantal-koa

0.1.0 • Public • Published

cantal-koa

Cantal metrics for koa.js framework

Installation

npm install --save @evo/cantal-js @evo/cantal-koa

Usage example:

import koa from 'koa';
import { init as cantalInit } from 'cantal-koa';

const app = new Koa();

app.use(cantalInit());

Metrics:

incoming group

  • request_count (counter) - requests count.
  • request_time (integer) - request time.

Readme

Keywords

none

Package Sidebar

Install

npm i @evo/cantal-koa

Weekly Downloads

2

Version

0.1.0

License

ISC

Last publish

Collaborators

  • stoyanovk
  • lequan
  • zemlanin
  • alexander
  • seedofjoy
  • 041616
  • docccdev
  • orhideous
  • tailhook
  • hunson.abadeer
  • mark_tven
  • amostovenko
  • sadkovoy
  • himiranov
  • evo-kazymyrov