@chlin13/the-eye-of-horus

1.0.14 • Public • Published

The Eye of Horus - npm

const horus = require('@chlin13/the-eye-of-horus');

horus.send(timestamp(nano sec), table name, value, Server running URL);

Features

  • Collecting application performance data

Install

npm i @chlin13/the-eye-of-horus

Options

Specify the URL of your Server running URL

require('@chlin13/the-eye-of-horus').config('http://localhost:3000');
const horus = require('@chlin13/the-eye-of-horus');

horus.send(timestamp(nano sec), table name, value);

Reference

This module is utilized by The Eye of Horus.

Readme

Keywords

none

Package Sidebar

Install

npm i @chlin13/the-eye-of-horus

Weekly Downloads

1

Version

1.0.14

License

ISC

Unpacked Size

3 kB

Total Files

4

Last publish

Collaborators

  • chlin13