1x
, 2x
, 4x
, and 8x
. Capacity and compute per pod double with each size increment.
describe_index_stats
operation now uses the POST
HTTP request type. The filter
parameter is only accepted by describe_index_stats
calls using the POST
request type. Calls to describe_index_stats
using the GET
request type are now deprecated.
scale_index
operations now use more specific HTTP response codes that describe the type of operation that succeeded.
pinecone_vector_count
pinecone_request_count_total
pinecone_request_error_count_total
pinecone_request_latency_seconds
pinecone_index_fullness
(Public Preview)pinecone_index_fullness
metric is improved. This may result in changes from historic reported values. This metric is in public preview.
Boolean
and float64
values to metadata JSON objects associated with a Pinecone index.
state
, which describes the state of the index. The possible values for state
are Initializing
, ScalingUp
, ScalingDown
, Terminating
, and Ready
.