Query Profile

VCluster UI Query Profile page

The Query Profile page allows you to import a tar file containing query profile data into tables. After importing, the Job Status page displays the target schema and key ID. You can then use this schema and key ID in the LLM to analyze your queries.

Import query profile data

VCluster UI Query Profile page

  1. Navigate to the Query Profile page.
  2. Click Browse to select the tar file you want to import.
  3. Enter a Target Schema name where the query profile data will be imported.
  4. (Optional) Enter a Key ID to identify the profile data.
  5. (Optional) Enter a Sandbox Name for the import job.
  6. Click Import to begin uploading the data. The import job is created and you are directed to the Job Status page.

Monitor import job status

VCluster UI Job Status page

  1. On the Job Status page, in the Query Profile tab, locate your import job in the list.
  2. Once the job completes, note the Target Schema, Key ID, and Sandbox Name (if provided) displayed in the job details.
  3. Use the target schema, key ID, and sandbox name (if applicable) with the MCP Server Query Profiling tools to leverage the LLM to analyze your imported query profiles.