feat(signoz): remove deprecated parameters of signoz container
This commit is contained in:
parent
10b4126aa1
commit
ade1a72804
1 changed files with 0 additions and 2 deletions
|
|
@ -223,8 +223,6 @@ services:
|
|||
max-file: "3"
|
||||
command:
|
||||
- --config=/root/config/prometheus.yml
|
||||
- --use-logs-new-schema=true
|
||||
- --use-trace-new-schema=true
|
||||
volumes:
|
||||
- type: bind
|
||||
source: ./prometheus.yml
|
||||
|
|
|
|||
Loading…
Reference in a new issue