Skip to content

Enabling MCP to give responses in time-series #222

Description

@Maskoff0

The MCP initially returned gauged response but this is a considered limiting .Improving it to time-series is a considerable improvement

The MCP is a simple demo-like implementation.That is a contratin considering it will be used to metrics purposes form cloud based application.I think it should be production-ready.

### **Solution**:
**Describe the solution you'd like**  
I've added the time-series enabling implementation.

Also improved it by decoupling the hard coded prometheus url
Added a query_range support with start,end and step fields

### **Additional info**

My goal was to turn the previous prometheus query string adapater into a real MCP metrics server


Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or requestrustPull requests that update Rust codev0.1.5Version 0.1.5 issues tracker

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions