Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bttostatsv

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bttostatsv - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

1

lib/pickMetrics.js

@@ -32,2 +32,3 @@ 'use strict';

'visualMetrics.Heading',
'visualMetrics.CentralNotice',
'cpu.categories.Rendering',

@@ -34,0 +35,0 @@ 'cpu.categories.Scripting',

2

package.json
{
"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.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc