Skip to content

Commit

Permalink
make doc
Browse files Browse the repository at this point in the history
  • Loading branch information
bboreham committed Dec 13, 2024
1 parent b34d5f5 commit 7f9b903
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -956,6 +956,11 @@ instance_limits:
# limiting feature.)
# CLI flag: -distributor.reusable-ingester-push-workers
[reusable_ingester_push_workers: <int> | default = 2000]
# (advanced) Change the implementation of Otel startTime from a real zero to a
# special NaN value.
# CLI flag: -distributor.otel-start-time-quiet-zero
[start_time_quiet_zero: <boolean> | default = false]
```

### ingester
Expand Down

0 comments on commit 7f9b903

Please sign in to comment.