Ver Fonte

Add logfire plugin

Bryan Thompson há 4 meses atrás
pai
commit
296e468aad
1 ficheiros alterados com 15 adições e 0 exclusões
  1. 15 0
      .claude-plugin/marketplace.json

+ 15 - 0
.claude-plugin/marketplace.json

@@ -966,6 +966,21 @@
       },
       "homepage": "https://github.com/Shopify/liquid-skills/tree/main/plugins/liquid-skills"
     },
+    {
+      "name": "logfire",
+      "description": "Add Logfire observability to Python applications with auto-instrumentation for FastAPI, httpx, asyncpg, SQLAlchemy, and more",
+      "author": {
+        "name": "Pydantic"
+      },
+      "category": "monitoring",
+      "source": {
+        "source": "git-subdir",
+        "url": "https://github.com/pydantic/skills.git",
+        "path": "plugins/logfire",
+        "ref": "main"
+      },
+      "homepage": "https://github.com/pydantic/skills/tree/main/plugins/logfire"
+    },
     {
       "name": "lua-lsp",
       "description": "Lua language server for code intelligence",