Initial commit
This commit is contained in:
25
.claude-plugin/plugin.json
Normal file
25
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "observability-monitoring",
|
||||
"description": "Metrics collection, logging infrastructure, distributed tracing, SLO implementation, and monitoring dashboards",
|
||||
"version": "1.2.1",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/distributed-tracing",
|
||||
"./skills/grafana-dashboards",
|
||||
"./skills/prometheus-configuration",
|
||||
"./skills/slo-implementation"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/observability-engineer.md",
|
||||
"./agents/performance-engineer.md",
|
||||
"./agents/database-optimizer.md",
|
||||
"./agents/network-engineer.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/monitor-setup.md",
|
||||
"./commands/slo-implement.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user