From ca5cbe4e8c6bf656abba215c0b902816ac872efa Mon Sep 17 00:00:00 2001 From: render93 Date: Wed, 12 Nov 2025 11:16:42 +0100 Subject: [PATCH] update model version and refine environment prompts in Grafana chatmode (#24) --- .github/chatmodes/grafana.chatmode.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/chatmodes/grafana.chatmode.md b/.github/chatmodes/grafana.chatmode.md index 9df9395..2d8cb78 100644 --- a/.github/chatmodes/grafana.chatmode.md +++ b/.github/chatmodes/grafana.chatmode.md @@ -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 @@ -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