Menu
This is documentation for the next version of Mimir. For the latest stable release, go to the latest version.
Open source
Grafana Mimir tenant injector
The tenant injector is a standalone HTTP proxy that injects the X-Scope-OrgID
header with a value, which you specify via the -tenant-id
flag into incoming HTTP requests, and then forwards the modified requests to the URL you specify via the -remote-address
flag.
You can use the tenant injector to query data for a tenant during development or troubleshooting.
Usage of tenant-injector:
-local-address string
Local address to listen on (host:port or :port). (default ":8080")
-remote-address string
URL of target to forward requests to to (eg. http://domain.com:80).
-tenant-id string
Tenant ID to inject to proxied requests.
Was this page helpful?
Related resources from Grafana Labs
Additional helpful documentation, links, and articles:

Intro to metrics with Grafana: Prometheus, Grafana Mimir, and beyond
In this webinar, we’ll go over challenges when scaling metrics systems, with a particular focus on Prometheus and Grafana Mimir.

Intro to Grafana Mimir: The open source time series database that scales to 1 billion metrics & beyond
In this webinar, learn about Grafana Mimir, our open source solution for extending Prometheus at organizations needing massive scale, rapid query performance.

For billion-series scale or home IoT projects, get started in minutes with Grafana Mimir
Learn how easy it is to get started with Mimir, no matter how many or few time series you need to store.