大查询的 Firebase 性能数据
Posted
技术标签:
【中文标题】大查询的 Firebase 性能数据【英文标题】:Firebase performance data with big query 【发布时间】:2019-01-09 12:06:45 【问题描述】:我想将 firebase 性能(性能监控)数据加载到大查询中,以便我可以在 Google 数据工作室上创建自定义可视化。 是否可以通过性能监控来做到这一点?我无法在任何地方的文档中找到这个?
【问题讨论】:
【参考方案1】:目前没有导出 Firebase 性能监控数据。
【讨论】:
@paramjeet 这绝对是一个有效的功能请求,所以我推荐filing a feature request。 @FrankvanPuffelen 感谢您的回复,已发送功能请求。 当您说不导出时,是否只是为了导出到 BigQuery?还是根本无法访问底层性能指标数据? (@FrankvanPuffelen 也许你也知道)【参考方案2】:现在正在发生。您可以在 BigQuery 中导出 Firebase 性能数据以进行自定义查询或报告
https://firebase.google.com/docs/perf-mon/bigquery-export
【讨论】:
以上是关于大查询的 Firebase 性能数据的主要内容,如果未能解决你的问题,请参考以下文章
Uncaught FirebaseError: Firebase: No Firebase App '[DEFAULT]' has been created - 在 vue.js 中调用 Fireba
Stripe 和 Firebase:FirebaseError:collection() 的第一个参数应为 CollectionReference、DocumentReference 或 Fireba