nv-morpheus / Morpheus

Morpheus SDK
Apache License 2.0
333 stars 124 forks source link

[BUG]: vdb_upload pipeline --enable_monitors flag ignored #1645

Closed dagardner-nv closed 4 months ago

dagardner-nv commented 4 months ago

Version

24.03

Which installation method(s) does this occur on?

Source

Describe the bug.

The monitors are always enabled, as the value of the --enable_monitors flag is consumed by the build_cli_configs

Minimum reproducible example

python examples/llm/main.py --log_level=ERROR vdb_upload pipeline

Relevant log output

Click here to see error details

 [Paste the error here, it will be hidden by default]

Full env printout

Click here to see environment details

 [Paste the results of print_env.sh here, it will be hidden by default]

Other/Misc.

No response

Code of Conduct