Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use tenant-based remotewrite exporter #6

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

alexandreLamarre
Copy link
Collaborator

@alexandreLamarre alexandreLamarre commented May 5, 2023

Use fork of prometheusremotewrite exporter that injects tenant resource labels into X-Scope-OrgID header for cortex remote write. The resource label that is used to inject headers is configurable :

exporters:
  prometheusremotewrite:
    #...
    opni:
      tenant_resource_label: "__tenant_id__"

Misc changes:

  • systemd's 247.3-7+deb11u1 is no longer listed in apt. upgraded to 247.3-7+deb11u2
  • prometheusremotewrite exporter fork uses main's batchprocessor exporter, which has a breaking change, so upgraded that version in our builder config to match.

Signed-off-by: Alexandre Lamarre <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant