Monitor in the Pinecone Console
To view performance metrics in the Pinecone console:- Open the Pinecone console.
- Select the project containing the index you want to monitor.
- Go to Database > Indexes.
- Select the index.
- Go to the Metrics tab.
Monitor with Datadog
To monitor Pinecone with Datadog, use Datadog’s Pinecone integration.This feature is available on the Builder, Standard, and Enterprise plans.
Monitor with Prometheus
This feature is available on the Builder, Standard, and Enterprise plans. When using Bring Your Own Cloud, you must configure Prometheus monitoring within your VPC.
scrape_configs section of your prometheus.yml file and update it with values for your Prometheus integration:
This method uses HTTP service discovery to automatically discover and target all serverless indexes across all regions in a project.
-
Replace
PROJECT_IDwith the unique ID of the project you want to monitor. You can find the project ID in the Pinecone console. -
Replace both instances of
API_KEYwith an API key for the project you want to monitor. The first instance is for service discovery, and the second instance is for the discovered targets. If necessary, you can create an new API key in the Pinecone console.
Available metrics
The following metrics are available when you integrate Pinecone with Prometheus:Metric labels
Each metric contains the following labels:Example queries
Return the total number of records per index:docs-example:
docs-example:
docs-example: