允许非 tls 请求上报
This commit is contained in:
@@ -27,8 +27,8 @@ services:
|
||||
volumes:
|
||||
- ./otel/app.yaml:/etc/otelcol-contrib/config.yaml
|
||||
ports:
|
||||
- ${OTEL_COLLECTOR_APP_GRPC_PORT}:4317
|
||||
- ${OTEL_COLLECTOR_APP_HTTP_PORT}:4318
|
||||
- 4317:4317
|
||||
- 4318:4318
|
||||
restart: unless-stopped
|
||||
|
||||
grafana:
|
||||
|
||||
Reference in New Issue
Block a user