Skip to content

Commit

Permalink
fix: remove sending_queue num_consumers (#327)
Browse files Browse the repository at this point in the history
* fix: remove sending_queue num_consumers

* Update charts/signoz/values.yaml

---------

Co-authored-by: Srikanth Chekuri <[email protected]>
  • Loading branch information
nityanandagohain and srikanthccv authored Nov 8, 2023
1 parent 9b65028 commit c8486fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions charts/signoz/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1717,8 +1717,6 @@ otelCollector:
clickhouselogsexporter:
dsn: tcp://${CLICKHOUSE_HOST}:${CLICKHOUSE_PORT}/?username=${CLICKHOUSE_USER}&password=${CLICKHOUSE_PASSWORD}
timeout: 10s
sending_queue:
num_consumers: 1
prometheus:
endpoint: 0.0.0.0:8889
service:
Expand Down

0 comments on commit c8486fa

Please sign in to comment.