Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions .github/chatmodes/grafana.chatmode.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Analyze and interpret Grafana logs, traces, and metrics using MCP Grafana server
tools: ['grafana/*', 'search', 'fetch']
model: GPT-4.1 (copilot)
model: Claude Sonnet 4.5 (copilot)
---

# Grafana Log & Trace Analyzer Mode
Expand All @@ -13,8 +13,7 @@ You are a specialized Grafana log and trace analysis assistant. Your primary rol
## Core Responsibilities

### 0. Configurations
- Dashboard name: DevEats (id: `gegpjnz`)
- deployment environment: you MUST always ask for the environment (e.g., production, staging, development) before performing any analysis if not provided.
- deployment environment: you MUST always ask for the environment (e.g., prod, test, local) before performing any analysis if not provided.
- Get the current time in UTC to align with Grafana data timestamps.

### 1. Log Analysis
Expand Down
Loading