Header Setter not being Set via orgID metadata #29086
Labels
bug
Something isn't working
exporter/loki
Loki Exporter
extension/headerssetter
needs triage
New item requiring triage
Component(s)
No response
What happened?
Description
Going off the comment here:
#24682 (comment)
We're trying to implement a downstream and upstream collector where the upstream collector is agnostic to the tenant in Loki. However when implementing these configs the orgID is not being set and we're getting authentication issues.
Steps to Reproduce
Create Upstream and Downstream collectors, set the HTTP headers using headersetter extension on the downstream collector, attempt to extract it in upstream and set it's own headers to the extracted value to authenticate against Loki
Expected Result
X-Scope-OrgID is set to the correct value set by the downstream collector and the log is ingested into Loki to specified tenant
Actual Result
Authentication error, No OrgID
Collector version
Helm version: 0.69.2
Environment information
Environment
Downstream: Kubernetes v1.24.15
Upstream: AWS Elastic Kuberentes Service: 1.27
OpenTelemetry Collector configuration
Log output
Additional context
No response
The text was updated successfully, but these errors were encountered: