generated from oracle/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
When the AI Optimizer server starts using OBaaS there is no information about version etc.
k logs -n ai-optimizer ai-optimizer-server-5cd9985d6d-ssckc
Starting Server
2025-Jul-29 19:52:57 - INFO - (oci.circuit_breaker): Default Auth client Circuit breaker strategy enabled
2025-Jul-29 19:52:59 - INFO - (server.agents.chatbot): Establishing Agent State
2025-Jul-29 19:52:59 - INFO - (server.bootstrap.database_def): Setting WALLET_LOCATION: /app/tns_admin
2025-Jul-29 19:52:59 - INFO - (server.utils.database): Connecting to Database: GHOULDB_TP
2025-Jul-29 19:52:59 - INFO - (server.utils.embedding): Looking for Vector Storage Tables
2025-Jul-29 19:53:00 - INFO - (server.utils.selectai): Looking for SelectAI Profiles
2025-Jul-29 19:53:00 - INFO - (server.utils.oci): Getting Object Storage Namespace
2025-Jul-29 19:53:00 - INFO - (server.utils.oci): OCI Authentication with Workload Identity
2025-Jul-29 19:53:00 - INFO - (server.utils.oci): OCI: Namespace = maacloud
2025-Jul-29 19:53:00 - INFO - (launch_server): API Server Using port: 8000
2025-Jul-29 19:53:00 - INFO - (server.endpoints): Endpoints Loaded.
INFO: Started server process [7]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit)
I believe that information about the version (and maybe some more information) should be printed to the log.
Metadata
Metadata
Assignees
Labels
No labels