clawpro-diagnostics-metrics-cls-onboard-cli 3.0.2-beta.8 → 3.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"clawpro-diagnostics-metrics-cls-onboard-cli","version":"3.0.2
|
|
1
|
+
{"name":"clawpro-diagnostics-metrics-cls-onboard-cli","version":"3.0.2","description":"一键安装 clawpro-diagnostics-metrics-cls 插件(Prometheus 指标采集 + 腾讯云 CLS Prometheus Remote Write 推送 + 全链路 Trace 追踪)","type":"module","main":"dist/index.js","files":["dist"],"bin":{"clawpro-diagnostics-metrics-cls-onboard-cli":"./dist/index.js"},"scripts":{"build":"tsc && chmod +x dist/index.js","dev":"tsc --watch","clean":"rm -rf dist","prepublishOnly":"npm run build"},"license":"MIT","devDependencies":{"@types/node":"^20.0.0","typescript":"^5.0.0"},"dependencies":{"commander":"^14.0.3"}}
|