Skip to content

Support custom HTTP headers #57

Description

@kwSeo

In addition to Tenant header, we need to add custom HTTP header when RemoteWrite request.
How about providing the feature to add custom HTTP Headers like below?

Flag Name

--remote-custom-header

Example

avalanche --remote-url "http://host/prom/push" \
        --remote-tenant "fake" \
        --remote-tenant-header "x-my-tenant" \
        --remote-custom-header "x-custom-header: test1" \
        --remote-custom-header "Authorization: Bearer abcdefg"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions