Initial commit
This commit is contained in:
81
plugin.lock.json
Normal file
81
plugin.lock.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:hopeoverture/worldbuilding-app-skills:plugins/sentry-and-otel-setup",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "bb9d6c73e4d4f9a3524bdebba9d39880dc641b10",
|
||||
"treeHash": "6bf1280ebbe2ac6fffe2f42927e8d774f40015bbd2a4a2d511c4599dd5eebf3d",
|
||||
"generatedAt": "2025-11-28T10:17:32.904133Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"name": "sentry-and-otel-setup",
|
||||
"description": "This skill should be used when adding error tracking and performance monitoring with Sentry and OpenTelemetry tracing to Next.js applications. Apply when setting up error monitoring, configuring tracing for Server Actions and routes, implementing logging wrappers, adding performance instrumentation, or establishing observability for debugging production issues.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "ec0f2ff53bd491f2609820974de33eb0f29fe8299005e391d43e1e8e55d7a3bc"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "55623282ba58d99393247c3f4e253af1f901ecebf8a7ce03b8cc2ddfb9293cfa"
|
||||
},
|
||||
{
|
||||
"path": "skills/sentry-and-otel-setup/SKILL.md",
|
||||
"sha256": "e4c7683cc234874369e452452f94d6572a7aee0718fcf7649b9e3aee9b06be3e"
|
||||
},
|
||||
{
|
||||
"path": "skills/sentry-and-otel-setup/references/otel-integration.md",
|
||||
"sha256": "5502b6a769bedc96243453c6b730dc96d4b7169ab3a77671b935d6ef471dfbfb"
|
||||
},
|
||||
{
|
||||
"path": "skills/sentry-and-otel-setup/references/sentry-best-practices.md",
|
||||
"sha256": "2b7028e418f335fdba46e72836d717546639e9e98a0536463f8ff6420a6f29e1"
|
||||
},
|
||||
{
|
||||
"path": "skills/sentry-and-otel-setup/assets/error-boundary.tsx",
|
||||
"sha256": "7cd8d3284d3f40eafad77ba150d8f7fa66f61d050e231b9a6d244e1eafdfc467"
|
||||
},
|
||||
{
|
||||
"path": "skills/sentry-and-otel-setup/assets/sentry-server-config.ts",
|
||||
"sha256": "77d0f5041e142b4a5cb1dbe6f1786e85ee6a706e959369fe4145fea77b6d8d81"
|
||||
},
|
||||
{
|
||||
"path": "skills/sentry-and-otel-setup/assets/logger.ts",
|
||||
"sha256": "a823cd25ac212c95c9c8ce7c1e741c2a7397dafcb8f211681ac2594504e8a7cf"
|
||||
},
|
||||
{
|
||||
"path": "skills/sentry-and-otel-setup/assets/sentry-client-config.ts",
|
||||
"sha256": "0604e7afb0d11a24ff93a70de60ce401ccd864b2868d8a34c903de35ab9ac770"
|
||||
},
|
||||
{
|
||||
"path": "skills/sentry-and-otel-setup/assets/error-page.tsx",
|
||||
"sha256": "8acfbb7e64fe0a94e452cac4bdae59e9256dd831bdaad979bbcc88810b781f6f"
|
||||
},
|
||||
{
|
||||
"path": "skills/sentry-and-otel-setup/assets/instrumentation.ts",
|
||||
"sha256": "eaeb2f76eb61c89a8d32aa44bb48a651512c7767d7a45d37d8bcd62bf0ce2d9d"
|
||||
},
|
||||
{
|
||||
"path": "skills/sentry-and-otel-setup/assets/global-error.tsx",
|
||||
"sha256": "739f7c9064b3ab421c6646e80390d0bd23561458f438cd6e2f22a6b7eacd52c6"
|
||||
}
|
||||
],
|
||||
"dirSha256": "6bf1280ebbe2ac6fffe2f42927e8d774f40015bbd2a4a2d511c4599dd5eebf3d"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user