firebase / firebase/firebase-js-sdk

FR: Firebase Performance Web - Add config to disable global performance api hooks

Open
#7,536 4 comments 2 reactions 0 assignees View on GitHub
api: performance feature request
Dominant language
TypeScript
Stars
5.1k
Forks
1k
Avg merge
2d 21h
Merged PRs (30d)
37

Description

### Operating System

web

### Browser Version

all

### Firebase SDK Version

0.6.4

### Firebase SDK Product:

Performance

### Describe your project's tooling

Angular app with angular cli and @angular/fire

### Describe the problem

We have many usages of the web performance api to measure timings outside of firebase.

This results in quite a bit of extra data and noise getting sent to firebase.

It would be cool to have a config that turned off the automatic logging of all web performance api usages.

### Steps and code to reproduce issue

Use the web performance api for anything. Note that all it's data is sent to firebase.

We would like to disable the automatic logging of all web performance api usages.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.