You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: medcat-service/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -328,6 +328,7 @@ The following environment variables are available for tailoring the MedCAT Servi
328
328
-`APP_MODEL_META_PATH_LIST` - the list of paths to meta-annotation models, each separated by `:` character (optional),
329
329
-`APP_BULK_NPROC` - the number of threads used in bulk processing (default: `8`),
330
330
-`APP_MEDCAT_MODEL_PACK` - MedCAT Model Pack path, if this parameter has a value IT WILL BE LOADED FIRST OVER EVERYTHING ELSE (CDB, Vocab, MetaCATs, etc.) declared above.
331
+
-`APP_ENABLE_METRICS` - Enable prometheus metrics collection served on the path /metrics
0 commit comments