- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2024 09:22 AM
What tables to to report on to get insights on instance threads, nodes and queue utilisation to ensure optimal utilisation and mitigate instance performance issues upfront
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2024 06:54 AM
Hey @Snehal13
Check out these resources:
1. Usage by Overview / API. Navigate to System Web Services > REST & SOAP API Analytics > Usage Overview | Usage by API | Usage by Requestor
2. Slow Transactions. Navigate to System Diagnostics > Stats > Slow Transactions. There is a bunch of other super helpful stats in that menu as well.
Hope this helps!
~Nick

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2024 11:01 AM
Hey @Snehal13
There are a lot of tools in the instance to monitor performance at various stages. The docs are the best place to find all of the available resources: https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/core-configuration/c...
If you are looking for trends, the best place to start would be the ServiceNow Performance dashboard (also noted in the docs):
Hope this helps!
~Nick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2024 10:04 PM
I already have this dashboard but want to create few new ones and want to know on the below -
- API requests grouped by type (GET/POST/PUT/DELETE) on tables to know which tables are hit more over a give period of time
- Long running transactions grouped by scope/app/ type of script - script, job, export job/ report query

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2024 06:54 AM
Hey @Snehal13
Check out these resources:
1. Usage by Overview / API. Navigate to System Web Services > REST & SOAP API Analytics > Usage Overview | Usage by API | Usage by Requestor
2. Slow Transactions. Navigate to System Diagnostics > Stats > Slow Transactions. There is a bunch of other super helpful stats in that menu as well.
Hope this helps!
~Nick