Skip to content

Commit 8126d0f

Browse files
authored
Fix: opentelemetry errors in EFS guardian (#839)
* wip * Add EFS Guardian to monitored network * remove public network --------- Co-authored-by: Dustin Kaiser <[email protected]>
1 parent d0a911f commit 8126d0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

services/simcore/docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,8 @@ services:
539539

540540
efs-guardian:
541541
hostname: "{{.Service.Name}}"
542+
networks:
543+
- monitored
542544
deploy:
543545
replicas: ${SIMCORE_EFS_GUARDIAN_REPLICAS}
544546
update_config:

0 commit comments

Comments
 (0)