Skip to content

Extend remote_write config with X-Scope-OrgID #1403

Answered by rfratto
till asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! The remote_write for metrics and traces support adding custom headers.

Metrics example:

metrics:
  configs:
  - name: example
    remote_write:
    - url: http://example.com
      headers:
        X-Scope-OrgID: example-org-id

Traces example:

traces:
  configs:
  - name: example
    remote_write:
    - endpoint: example.com:443
      headers:
        X-Scope-OrgID: example-org-id

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@till
Comment options

@rfratto
Comment options

@till
Comment options

@mvadu
Comment options

@rfratto
Comment options

Answer selected by till
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants