Skip to content

Ability to get the logs from Firebase network monitoring #5502

Open
@atulgpt

Description

@atulgpt

What feature would you like to see?

We want the Firebase network library to log the API call in the logcat in the debug builds so that same can be tracked in automation for breaks or end-to-end testing

Describe the feature you would like to add, ideally proposing a specific API.

How would you use it?

We want to add a test which will detect and prevent repeated calls, and delays in calls upfront in the instrumentation test before going live

Tell us how you'd use this feature in your app.
This feature in debug builds can be used to track the API request number of times API requests are going to prevent repeated unnecessary API calls. Also we using this functionality we can prevent API call which is happening in app launch or launcher activity which should not be happening there

Activity

google-oss-bot

google-oss-bot commented on Nov 1, 2023

@google-oss-bot
Contributor

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @atulgpt@google-oss-bot@argzdev

        Issue actions

          Ability to get the logs from Firebase network monitoring · Issue #5502 · firebase/firebase-android-sdk