Skip to content

feat(aws-observability): add Amazon Managed Prometheus support#107

Open
nil0blue wants to merge 1 commit intokirodotdev:mainfrom
nil0blue:feat/add-prometheus-power
Open

feat(aws-observability): add Amazon Managed Prometheus support#107
nil0blue wants to merge 1 commit intokirodotdev:mainfrom
nil0blue:feat/add-prometheus-power

Conversation

@nil0blue
Copy link
Copy Markdown

Summary

Adds Amazon Managed Prometheus (AMP) metric querying capabilities to the aws-observability power.

Changes

  • mcp.json: Added awslabs.prometheus-mcp-server MCP server configuration
  • POWER.md: Added Prometheus/AMP scenario detection keywords and steering file reference
  • steering/prometheus-metrics.md: New steering file with PromQL workflow covering:
    • Workspace discovery (GetAvailableWorkspaces)
    • Instant queries (ExecuteQuery)
    • Range queries (ExecuteRangeQuery)
    • Metric discovery (ListMetrics)
    • Cross-tool correlation with CloudWatch and Application Signals

Testing

  • Installed power locally via Kiro agent config
  • Verified MCP server starts and connects successfully
  • Tested against a live AMP workspace with PromQL queries

Add Prometheus/AMP metric querying capabilities to the aws-observability power:
- Add awslabs.prometheus-mcp-server to mcp.json
- Add prometheus-metrics.md steering file with PromQL workflow
- Update POWER.md with Prometheus scenario detection and keywords
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant