2.3.0 • Published 1 month ago

@request-metrics/browser-agent v2.3.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
1 month ago

Request Metrics Browser Agent

The browser agent for collecting web performance metrics.

You'll need a Request Metrics account to use this agent. If you don't have one, why not start a free trial today?

Quick Start

  1. Signup for Request Metrics and get your token.
  2. Add a dependency on Request Metrics with npm i @request-metrics/browser-agent --save
  3. Install the agent in your app:
import { RM } from '@request-metrics/browser-agent';
RM.install({ token: 'YOUR_TOKEN_HERE' });
  1. Test it out by loading any page in your website. You'll see calls to in.requestmetrics.com.
  2. You should see traffic on Request Metrics within a few seconds.

More Information

You can find more information about how to install and configure the agent in the Request Metrics Documentation. If you run into any trouble, let us know right away at hello@requestmetrics.com

2.3.0

1 month ago

2.2.0

3 months ago

2.0.0

7 months ago

1.13.2

8 months ago

1.13.1

11 months ago

1.13.3

8 months ago

2.1.0

7 months ago

1.12.3

12 months ago

1.12.2

1 year ago

1.12.1

1 year ago

1.12.4

12 months ago

1.11.1

1 year ago

1.11.0

1 year ago

1.10.0

1 year ago

1.9.3

1 year ago

1.9.2

1 year ago

1.9.1

1 year ago

1.8.0

1 year ago

1.7.1

1 year ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.5

2 years ago