Harvest MCP Server Integration with Mimir #4187
Unanswered
love2parse
asked this question in
Q&A
Replies: 1 comment
-
|
hi @love2parse the Harvest MCP server does not currently have a way to add a header to each call. Looks like Grafana provides a Mimir tenant injector https://grafana.com/docs/mimir/latest/manage/tools/tenant-injector/ Can you try that and let us know if that works for you? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking to integrate the Harvest MCP Server to my Mimir Query Frontend as opposed to Prometheus. Mimir provides the same prometheus query endpoint as prometheus natively does.
However, we use a multi-tenancy Mimir which requires a X-Scope-OrgID header when writing or querying the data. Without this the MCP server gets 401 Unauthorized errors. Does the Harvest MCP Server support a way to add this as a Header to the MCP calls?
Beta Was this translation helpful? Give feedback.
All reactions