Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
alecrajeev committed Mar 27, 2024
1 parent ec16369 commit a853427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/receive.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ To configure the gates and limits you can use one of the two options:
- `--receive.limits-config-file=<file-path>`: where `<file-path>` is the path to the YAML file. Any modification to the indicated file will trigger a configuration reload. If the updated configuration is invalid an error will be logged and it won't replace the previous valid configuration.
- `--receive.limits-config=<content>`: where `<content>` is the content of YAML file.

By default all the limits and gates are **disabled**. These options should be added to the routing-receivers when using the [Routing Receive and Ingest mode](https://thanos.io/tip/proposals-accepted/202012-receive-split.md/).
By default all the limits and gates are **disabled**. These options should be added to the routing-receivers when using the [Routing Receive and Ingesting Receive](https://thanos.io/tip/proposals-accepted/202012-receive-split.md/).

### Understanding the configuration file

Expand Down

0 comments on commit a853427

Please sign in to comment.