@chlin13/the-eye-of-horus
v1.0.14
Published
```js const horus = require('@chlin13/the-eye-of-horus');
Downloads
23
Readme
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.