Support for first and mean value for task last scalar metrics

This commit is contained in:
clearml
2024-12-05 19:02:48 +02:00
parent 50593f69f8
commit e86b7fd24e
11 changed files with 160 additions and 89 deletions

View File

@@ -87,7 +87,7 @@ services:
networks:
- backend
container_name: clearml-mongo
image: mongo:4.4.29
image: mongo:5.0.26
restart: unless-stopped
command: --setParameter internalQueryMaxBlockingSortMemoryUsageBytes=196100200
volumes:

View File

@@ -88,7 +88,7 @@ services:
networks:
- backend
container_name: clearml-mongo
image: mongo:4.4.29
image: mongo:5.0.26
restart: unless-stopped
command: --setParameter internalQueryMaxBlockingSortMemoryUsageBytes=196100200
volumes: