Oxidaner opened a new pull request, #1483:
URL: https://github.com/apache/dubbo-admin/pull/1483

   ## Changes
   
   - Add `observability.logs` config for Loki providers.
   - Register two MCP tools:
     - `search_logs`
     - `analyze_error_logs`
   - Query Loki via `query_range` and normalize log results.
   - Support filtering by common Loki labels such as app, service, instance, 
mesh, and log keywords.
   - Add a Grafana Alloy values example for collecting Kubernetes pod logs into 
Loki.
   
   ## Test
   
   ```bash
   go test ./pkg/config/observability ./pkg/console ./pkg/mcp/tools/log 
./pkg/mcp/tools
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to