docs.json ファイルに次の設定を追加して、Koala に分析データを送信します。
"integrations": {
    "koala": {
        "publicApiKey": "required"
    }
}