Basically I cannot find any API for a node environment in order to extract the data from Firebase Performance.
The outcome would be extracting that data in order to integrate it with a Grafana panel.
The official docs from Firebase are not helping.
Basically I cannot find any API for a node environment in order to extract the data from Firebase Performance.
The outcome would be extracting that data in order to integrate it with a Grafana panel.
The official docs from Firebase are not helping.
Copyright © 2021 Jogjafile Inc.
Currently, there's no available API to download or get data directly from the Firebase Performance dashboard. You may link your Firebase project to BigQuery and export performance data (traces, metrics, network requests, etc.) for each of your apps.
From here, you can use BigQuery as a data source for Grafana.