Phoenix Observability
Phoenix Observability swiftly identifies root causes of application issues by correlating logs, metrics, and traces – boosting DevOps efficiency & reducing downtime.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add phoenix-observability npx -- -y @trustedskills/phoenix-observability
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"phoenix-observability": {
"command": "npx",
"args": [
"-y",
"@trustedskills/phoenix-observability"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows you to generate Prometheus queries and Grafana dashboards for monitoring Phoenix applications. It can translate natural language requests into PromQL, helping visualize application performance metrics like request latency, error rates, and resource utilization. The generated dashboards provide a clear overview of the system's health and identify potential bottlenecks.
When to use it
- You need to quickly generate Prometheus queries for specific Phoenix application metrics.
- You want to create Grafana dashboards without manually writing PromQL or configuring panels.
- Troubleshooting performance issues in a Phoenix application by visualizing key metrics.
- Setting up monitoring for new Phoenix applications and services.
Key capabilities
- Generates Prometheus queries (PromQL) from natural language descriptions.
- Creates Grafana dashboard configurations based on user requests.
- Supports common Phoenix application metrics (latency, error rates).
- Provides visualizations of system health and performance.
Example prompts
- "Generate a PromQL query to show the average request latency for all endpoints."
- "Create a Grafana dashboard visualizing 5-minute error rate trends in my Phoenix app."
- “Give me a Prometheus query to monitor database connection pool usage.”
Tips & gotchas
The skill's effectiveness depends on accurate descriptions of desired metrics and visualizations. Ensure you have Prometheus already configured to collect the necessary data from your Phoenix application.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.