Loki: Push support for multi-tenancy mode (#60866)
* Loki: Add multitenancy support for the HTTP client * Loki: Support to push with multitenancy mode * Apply feedback suggestions
This commit is contained in:
@@ -18,4 +18,6 @@ type Config struct {
|
||||
|
||||
BackoffConfig backoff.Config
|
||||
Timeout time.Duration
|
||||
|
||||
TenantID string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user