Navigate to Tiers & Nodes > My Dashboards and create a dashboard for the selected application by copying and pasting widgets from the existing dashboard for easier navigation.
Example Dashboard:
Monitor Vectorstores
When you instrument the app with Python Agent, it captures the following for Vectorstores:
Exit calls to vector databases: pgvector and chroma.
Counts of documents retrieved, similarity search score, and errors in vector databases
Calls per minute
To capture Vectorstores request and response in snapshot exit call detail, set the enable-genai-data-capture flag to true in the /path/to/appdynamics.cfg file of the Python Agent. See [instrumentation].