Skip to content

How to pass forward async-workers to thanos ? #7408

Discussion options

You must be logged in to vote

turned out the syntax was wrong.
Instead of these:

        - '--receive-forward-async-workers=3000'
        - '--receive-forward-timeout=10s'
        - '--receive-forward-max-backoff=5s'

I need to pass flags as these, a bit confusing naming convention:

  • '--receive.forward.async-workers=3000'
  • '--receive-forward-timeout=10s'
  • '--receive-forward-max-backoff=5s'

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@chit786
Comment options

@chit786
Comment options

@chit786
Comment options

Answer selected by chit786
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant