yjp 1 vuosi sitten
vanhempi
commit
6db4758139

+ 2 - 0
project/gateway/deployment/config/config.yaml

@@ -1,6 +1,8 @@
 api:
   url_prefix: /gateway/api
   port: 32000
+  log_skip_paths:
+    - /gateway/api/version
 services:
   timeoutSec: 30
   example_base_url: http://localhost:31000

+ 2 - 0
project/server/deployment/config/config.yaml

@@ -1,6 +1,8 @@
 api:
   url_prefix: /example/api
   port: 31000
+  log_skip_paths:
+    - /example/api/version
 infrastructure:
   database:
     operations: