-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Description
Description:
Add the ability to use Grafana variables for tenant selection in the VictoriaLogs Datasource. Users can create a Grafana variable to dynamically populate the AccountID and ProjectID in the header for requests, as described in the VictoriaLogs Multitenancy Documentation, making it easier to work with multiple tenants.
Key Features:
- Use the endpoint introduced in PR #7484 to fetch a list of available tenants.
- Populate Grafana variables with tenant options for dropdown selection.
- Automatically apply the selected tenant ID to all relevant queries.
Example:
Screenshot showing how the variable setup might look when creating a variable:

tenmozes, dmitryk-dk, alongwill, func25, vadimalekseev and 2 more