-
Notifications
You must be signed in to change notification settings - Fork 102
Hack/grafana mcp #6696
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hack/grafana mcp #6696
Conversation
strip extra newlines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lintrunner found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
stamping to unblock, but as per our discussion, we still need to:
- extract components
- fix any types
- double-check (and probably simplify) the parsing
- remove dead code
but since this is an isolated change, we can merge it now and improve later (#6758)
(#6758) is not merged into this PR, so landing this one. |
Adding the first version of /mcp_query, the Grafana dashboard creator. Linked to https://github.com/pytorch-labs/pytorch-gha-infra/pull/693 for the backend