agent icon indicating copy to clipboard operation
agent copied to clipboard

Multi tenant aware grafana agent

Open martinjaegerdk opened this issue 2 years ago • 1 comments

Request

As far as i can tell, the agents support for multi tenancy is limited to static configuration. Either through adding a custom HTTP header for remote write configurations, or setting tenant_id attribute where that is supported.

I have a few use cases, where i would like for the grafana-agent to support dynamic multi tenancy. E.g. setting tenant_id/HTTP Header based on a label value.

Use case

Having a common agent that can support scraping data for multiple tenants.

martinjaegerdk avatar Jan 15 '24 12:01 martinjaegerdk