Capacitor用のFirebaseパフォーマンスモニタリングプラグイン
startTrace- トレースを開始します。stopTrace- トレースを停止します。incrementMetric- 指定された名前のメトリックを選択したトレースで、指定された値で原子的にインクリメントします。incrementBy- アプリの次の起動時に適用されるパフォーマンスモニタリングを有効または無効にします。setEnabled__CAPGO_KEEP_0__ (公開)
API (公開)
セクションのタイトル “Public API”| メソッド | 説明 |
|---|---|
startTrace | トレースを開始します。 |
stopTrace | トレースを停止します。 |
incrementMetric | 指定されたトレースの選択されたメトリックに値を加算します。 incrementBy 値 |
setEnabled | パフォーマンスモニタリングを有効または無効にします。アプリの次の起動時に適用されます。 |
isEnabled | パフォーマンスモニタリングが有効か無効かを判断します。 |
putAttribute | トレースのカスタム属性を指定された値に設定します。 |
getAttribute | トレースのカスタム属性の値を取得します。 |
getAttributes | トレースのすべてのカスタム属性とその値を取得します。 |
removeAttribute | Removes a custom attribute from a trace given its name. |
putMetric | Sets the value of a custom metric. |
getMetric | Get the value of a custom metric by name. |
record | Records a trace given its name and options. |
getPluginVersion | Get the version of this plugin. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-firebase.
Keep going from @capgo/capacitor-firebase-performance
Section titled “Keep going from @capgo/capacitor-firebase-performance”Capgoを使用している場合 @capgo/capacitor-firebase-performance ネイティブ プラグインの作業を計画する場合、__CAPGO_KEEP_0__ Plugin Directoryと接続してください。 Capgo Plugin Directory Capgo Plugin Directoryの製品ワークフロー Capacitor Plugins by Capgo Capacitor Plugins by Capgoの実装詳細 プラグインの追加または更新 プラグインの追加または更新の実装詳細 Ionic Enterprise Plugin Alternatives Ionic Enterprise Plugin Alternativesの製品ワークフロー Capgo Native Builds Capgoのネイティブビルドの製品ワークフロー用に.