跳转到主要内容
在你的 docs.json 文件中添加如下内容,以将分析数据发送到 Koala。
"integrations": {
    "koala": {
        "publicApiKey": "required"
    }
}