Commit Graph

27 Commits

Author SHA1 Message Date
Nemo 6c4741d846 Update dependencies and version bump 2019-05-12 12:51:45 +05:30
Nemo 0f336b287b [release] Version bumped to 2.0.2 2019-03-14 08:08:39 +05:30
Nemo eeb50690d4 [deps] Bumps puppeteer to 1.8 2019-03-14 08:07:19 +05:30
Nemo 569f02ad38 Upgrade puppeteer (1.7.0)
- Switches to the -core package which does not force
  a download on npm install
2018-08-21 08:06:59 +05:30
Nemo 18409460eb [docker] Adds prom.js to docker image 2018-07-01 03:56:22 +05:30
Nemo cf71c6df35 [docs] Adds badges to README 2018-07-01 03:47:34 +05:30
Nemo eb02f33f70 [docs] Updates CHANGELOG 2018-07-01 03:28:25 +05:30
Nemo 0d3c6a66b0 Update Dockerfile to include labels 2018-07-01 03:24:35 +05:30
Nemo 8f747db4fb Version bump and dependency update 2018-07-01 03:17:18 +05:30
Nemo 6a74d9d565 Adds documentation and drops `usage` from total_bytes metrics 2018-07-01 03:13:48 +05:30
Nemo f66b9c4556 Switches to new prometheus formatter 2018-07-01 03:06:22 +05:30
Nemo b37e137e22 Adds support for aggregate and flexibytes metrics
Format is:

```
{ live: { usedBytes: 0, totalBytes: 800000000 },
  flexibytes: { usedBytes: 102580000, totalBytes: 100000000 },
  aggregate: { usedBytes: 102580000, totalBytes: 900000000 } }
```
2018-07-01 02:45:21 +05:30
Nemo b8ddd0f740 Adds a CHANGELOG 2018-06-07 11:05:09 +05:30
Nemo ca764c0274 Version bump 2018-06-06 15:38:29 +05:30
Nemo 60ffe296de Switches to bytes 2018-06-06 15:37:44 +05:30
Nemo 7cf3e401cc Version bump 2018-06-04 15:58:21 +05:30
Nemo 2b5ddf2147 fix: Maintain old gauge variable 2018-06-04 15:57:52 +05:30
Nemo 2af25b94fe Adds repository and bugs fields to package.json 2018-06-04 15:04:20 +05:30
Nemo 1fe55b5b47 Initial Dockerfile 2018-06-04 14:25:02 +05:30
Nemo 5e379ff173 Disable sandbox only if running inside a container 2018-06-04 13:31:04 +05:30
Nemo 69471cb901 Prepare for npm publish 2018-06-04 13:23:04 +05:30
Nemo b764baa7bc Adds README 2018-06-04 13:20:44 +05:30
Nemo a0bf669132 Cleaner response 2018-06-04 11:46:11 +05:30
Nemo e828ffa4ac Adds Metrics docs, catch exceptions 2018-06-04 11:22:35 +05:30
Nemo 473d90b069 Metrics publish working correctly 2018-06-04 11:06:02 +05:30
Nemo 00432db256 Adds prom client 2018-06-03 23:59:52 +05:30
Nemo 788568ecdf Initial commit 2018-06-03 02:07:29 +05:30