Skip to main content
Get a high-level overview of all vectorizers in the system.
  • Regularly monitor and check the health of the entire system
  • Display key information about each vectorizer’s configuration and current state
  • Use the pending_items column to get a quick indication of processing backlogs

Samples

Retrieve all vectorizers with pending items

System health monitoring

Alert if any vectorizer has more than 1000 pending items.

Get overview of all vectorizers

Sample output:

Returns

The pending_items column indicates the number of items still awaiting embedding creation. The pending items count helps you to:
  • Identify bottlenecks in processing
  • Determine if you need to adjust scheduling or processing configurations
  • Monitor the impact of large data imports or updates on your vectorizers