Skip to content

Commit 8e5935a

Browse files
authored
Add metrics (#3724)
1 parent 96e4262 commit 8e5935a

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/guides/monitor-job.ipynb

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@
99
"\n",
1010
"View a list of your workloads on the [Workloads page](https://quantum.cloud.ibm.com/workloads).\n",
1111
"\n",
12+
"## View job status\n",
13+
"\n",
14+
"Go to your [Workloads table](https://quantum.cloud.ibm.com/workloads) and check under the Status column for whether a job has completed or failed.\n",
15+
"\n",
16+
"## View remaining usage\n",
17+
"\n",
18+
"Go to your [Instances table](https://quantum.cloud.ibm.com/instances) and select the tab associated with the plan you want to view remaining usage for. Total time used and total time remaining on your plan is displayed.\n",
19+
"\n",
20+
"## View metrics on number of jobs and workloads submitted\n",
21+
"\n",
22+
"Go to the [Analytics page](https://quantum.cloud.ibm.com/analytics) to see the total number of jobs submitted, as well as a count of batch workloads and session workloads. Note that you can only see the Analytics page for accounts that you own or manage.\n",
23+
"\n",
1224
"## Monitor a job\n",
1325
"\n",
1426
"Use the job instance to check the job status or retrieve the results by calling the appropriate command:\n",
@@ -307,7 +319,7 @@
307319
"\n",
308320
"<Admonition type=\"tip\" title=\"Recommendations\">\n",
309321
" - Try the [Grover's algorithm](/docs/tutorials/grovers-algorithm) tutorial.\n",
310-
" - [Migrate from qiskit_ibm_provider](/docs/migration-guides/qiskit-runtime-from-ibm-provider)\n",
322+
" - [Migrate from qiskit_ibm_provider](/docs/migration-guides/qiskit-runtime-from-ibm-provider).\n",
311323
"</Admonition>"
312324
]
313325
}

0 commit comments

Comments
 (0)