Skip to content

Conversation

@andrewbrook
Copy link

Hey there! So you want to contribute to a Firebase SDK?
Before you file this pull request, please read these guidelines:

Discussion

  • Read the contribution guidelines (CONTRIBUTING.md).
  • If this has been discussed in an issue, make sure to link to the issue here.
    If not, go file an issue about this before creating a pull request to discuss.

Testing

  • Make sure all existing tests in the repository pass after your change.
  • If you fixed a bug or added a feature, add a new test to cover your code.

API Changes

  • At this time we cannot accept changes that affect the public API. If you'd like to help
    us make Firebase APIs better, please propose your change in an issue so that we
    can discuss it together.

@changeset-bot
Copy link

changeset-bot bot commented Nov 18, 2025

⚠️ No Changeset found

Latest commit: 668366a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@google-oss-bot
Copy link
Contributor

Size Report 1

Affected Products

  • @firebase/telemetry

    TypeBase (d24986a)Merge (18411c2)Diff
    browser8.11 kB8.38 kB+270 B (+3.3%)
    main7.53 kB8.21 kB+678 B (+9.0%)
    module8.11 kB8.38 kB+270 B (+3.3%)
  • firebase

    TypeBase (d24986a)Merge (18411c2)Diff
    firebase-telemetry.js88.0 kB88.1 kB+118 B (+0.1%)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/dDwygyOxpa.html

@google-oss-bot
Copy link
Contributor

Size Analysis Report 1

Affected Products

  • @firebase/telemetry

    • captureError

      Size

      TypeBase (d24986a)Merge (18411c2)Diff
      size4.89 kB5.04 kB+153 B (+3.1%)
      size-with-ext-deps64.3 kB64.4 kB+150 B (+0.2%)

      Dependency

      TypeBase (d24986a)Merge (18411c2)Diff
      functions

      captureError
      createLoggerProvider
      isExportRetryable
      parseRetryAfterToMills
      registerTelemetry

      captureError
      createLoggerProvider
      getAppVersion
      isExportRetryable
      parseRetryAfterToMills
      registerTelemetry

      + getAppVersion

      variables

      TELEMETRY_TYPE
      name
      version

      AUTO_APP_VERSION
      TELEMETRY_TYPE
      name
      version

      + AUTO_APP_VERSION

    • flush

      Size

      TypeBase (d24986a)Merge (18411c2)Diff
      size4.23 kB4.33 kB+95 B (+2.2%)
      size-with-ext-deps63.0 kB63.1 kB+97 B (+0.2%)

      Dependency

      TypeBase (d24986a)Merge (18411c2)Diff
      variables

      TELEMETRY_TYPE
      name
      version

      AUTO_APP_VERSION
      TELEMETRY_TYPE
      name
      version

      + AUTO_APP_VERSION

    • getTelemetry

      Size

      TypeBase (d24986a)Merge (18411c2)Diff
      size4.27 kB4.36 kB+95 B (+2.2%)
      size-with-ext-deps69.9 kB70.0 kB+97 B (+0.1%)

      Dependency

      TypeBase (d24986a)Merge (18411c2)Diff
      variables

      TELEMETRY_TYPE
      name
      version

      AUTO_APP_VERSION
      TELEMETRY_TYPE
      name
      version

      + AUTO_APP_VERSION

    • nextOnRequestError

      Size

      TypeBase (d24986a)Merge (18411c2)Diff
      size5.26 kB5.41 kB+153 B (+2.9%)
      size-with-ext-deps71.6 kB71.7 kB+150 B (+0.2%)

      Dependency

      TypeBase (d24986a)Merge (18411c2)Diff
      functions

      captureError
      createLoggerProvider
      getTelemetry
      isExportRetryable
      nextOnRequestError
      parseRetryAfterToMills
      registerTelemetry

      captureError
      createLoggerProvider
      getAppVersion
      getTelemetry
      isExportRetryable
      nextOnRequestError
      parseRetryAfterToMills
      registerTelemetry

      + getAppVersion

      variables

      TELEMETRY_TYPE
      name
      version

      AUTO_APP_VERSION
      TELEMETRY_TYPE
      name
      version

      + AUTO_APP_VERSION

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/78d1ihtBzd.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants