Anthony Lapenna

Results 180 comments of Anthony Lapenna

It might be possible to hook into the Docker top/stats API instead, I'll have a look.

I feel like this is the return of an error pattern that was previously documented/recommended. Extract from the README in 0.10.0: ```golang func helloHandler(ctx context.Context, request mcp.CallToolRequest) (*mcp.CallToolResult, error) {...

ping @daimatz @ezynda3 keen to hear your thoughts around that one

Good to hear @daimatz, I believe that it might be valuable to update the documentation in the README to match this instead of using the `errors.New` approach then. I wonder...

I've opened https://github.com/mark3labs/mcp-go/pull/140 to follow up on this

Likely fixed via https://github.com/mark3labs/mcp-go/pull/165 ?

Same thing started to happen to me on v2.0.42 (linux) for any file that is getting edited, it started yesterday for me. Note: It seems that rolling back to v2.0.37...

@pascalandy the Portainer team already thought about adding monitoring and alerting in Portainer as a future evolution. This is planned to be integrated as a paid plugin later this year....

Thanks for the details @pascalandy I'll flag this issue as a discussion as well so that other users can give their point of view / expectations too.

@pascalandy I believe this one takes care of austocaling Swarm services: https://github.com/gianarb/orbiter