fix(signoz): remove HTTP collector FQDN in otel-collector
This commit is contained in:
parent
8ba2bf9dbd
commit
a506c29b95
1 changed files with 0 additions and 1 deletions
|
|
@ -585,7 +585,6 @@ services:
|
||||||
content: |
|
content: |
|
||||||
server_endpoint: ws://signoz:4320/v1/opamp
|
server_endpoint: ws://signoz:4320/v1/opamp
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_FQDN_OTELCOLLECTORGRPC_4317
|
|
||||||
- SERVICE_FQDN_OTELCOLLECTORHTTP_4318
|
- SERVICE_FQDN_OTELCOLLECTORHTTP_4318
|
||||||
- OTEL_RESOURCE_ATTRIBUTES=host.name=signoz-host,os.type=linux
|
- OTEL_RESOURCE_ATTRIBUTES=host.name=signoz-host,os.type=linux
|
||||||
- LOW_CARDINAL_EXCEPTION_GROUPING=false
|
- LOW_CARDINAL_EXCEPTION_GROUPING=false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue