Automated Pinecone Index Health Reports
Every night, WebRun opens Pinecone, checks each index's vector count and average query latency, compares the vector count against the source record count logged in Notion, and exports the day's health metrics to Google Sheets so drift gets caught early.
How do I monitor Pinecone index health and catch data drift?
WebRun checks every Pinecone index each night for its vector count and query latency, then compares that count against the source records logged in Notion to catch drift early. It exports the day's health metrics to Google Sheets, so a mismatched or shrinking index gets noticed before it affects search results.
- Index drift gets caught the same night instead of during an incident
- Every index has a running health history, not just a snapshot
- Vector counts are reconciled against source records automatically
Built for AI engineering teams · ML platform teams · RAG application developers · data engineering teams
What does WebRun do on every run?
The exact actions WebRun takes, in order - in plain language, so you can adjust anything.
-
WebRun signs in and gets to work
Opens
app.pinecone.ioin a real browser with your saved login - no setup, no API keys. -
1
Pinecone - check index stats
WebRun opens Pinecone to check index stats. - Open Pinecone and check each index's vector count and query latency
- Note any index whose vector count dropped since yesterday
- Capture the namespace and stats for each index
Done when Every index's stats for today have been captured.
-
2
Notion - compare against source records
WebRun opens Notion to compare against source records. - Open the source record log in Notion
- Compare each index's vector count against its expected source record count
- Flag any index where the counts don't line up
Done when Every index has been checked against its source record count.
-
3
Google Sheets - export the health metrics
WebRun opens Google Sheets to export the health metrics. - Open the index health tracker
- Append today's row with vector count, latency, and any flagged drift
- Keep a running history so trends are visible over time
Done when Today's index health metrics are recorded in Google Sheets.
How is each run configured?
Secure by default
Connect once, stays signed in
WebRun signs in once and keeps each session in a persistent environment, so every run picks up right where it left off.
Every action is checked against this policy before it runs.
Questions, answered
Does it re-index or fix drift automatically?
No. It only detects and reports drift between Pinecone and your source records. Re-indexing or fixing the mismatch is a decision for your engineers.
What counts as drift?
Any index whose vector count no longer matches the expected source record count in Notion, or a vector count that dropped since the day before.
Where can I see trends over time, not just today?
The Google Sheets tracker keeps a running daily history, so you can see whether an index is drifting gradually or all at once.
Put this on autopilot.
Turn it on in minutes - or have our team set it up for you.