bttostatsv
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -32,2 +32,3 @@ 'use strict'; | ||
'visualMetrics.Heading', | ||
'visualMetrics.CentralNotice', | ||
'cpu.categories.Rendering', | ||
@@ -34,0 +35,0 @@ 'cpu.categories.Scripting', |
{ | ||
"name": "bttostatsv", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"bin": "./bin/index.js", | ||
@@ -5,0 +5,0 @@ "description": "Send Browsertime metrics to statsv", |
@@ -1,3 +0,12 @@ | ||
# Push Browsertime metrics to statsv | ||
# Send Browsertime metrics to statsv | ||
// TODO Add how to we use it. | ||
We use this library at the [Wikimedia Foundation](https://wikimediafoundation.org/) to send cherry picked metrics from [Browsertime](https://github.com/sitespeedio/browsertime) to [statsv](https://wikitech.wikimedia.org/wiki/Graphite#statsv) in our [WebPageReplay/Browsertime](https://wikitech.wikimedia.org/wiki/Performance/WebPageReplay) setup. | ||
## Can you use it? | ||
There's no real use case for you if you are outside of the Foundation since statsv is something we use internally to collect metrics and send it to Graphite. But if you need to check cherry picked metrics from Browsertime, the [source code](https://github.com/wikimedia/performance-bttostatsv) may help. | ||
## How to use it | ||
<code>bttostatsv browsertime.json the.graphite.path.to.your.metrics https://STATSV_ENDPOINT</code> | ||
Note: The individual metric key will be added to all graphite metric path. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15405
115
13