feat(signoz): generate URLs for otel-collector service
This commit is contained in:
parent
5d60eabff9
commit
043e32bb8b
1 changed files with 2 additions and 0 deletions
|
|
@ -1680,6 +1680,8 @@ 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
|
||||||
- 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