Skip to main content
Parked

Increase max number of time series returned in datapoint retrieveLatest API to 1000

Related products:API and SDKs
  • April 21, 2025
  • 3 replies
  • 36 views

Forum|alt.badge.img+1

I have created this Feature Request to track the request raised here and to monitor its progress on behalf of the customers.

Issue

The current limit of 100 in datapoint retrieveLatest API is causing performance issues when serving Angular dashboards due to multiple network calls.

Solution proposed

Increase max number of time series returned in datapoint retrieveLatest API to 1000.

 

Requester: priyanka.perera@cognite.com

Organization: Schlumberger

3 replies

Forum|alt.badge.img

Hi ​@DeelakaCS and thanks for this product idea.

I’ll dig into this request a bit with the team and we’ll see how challenging it might be to implement a 10x increase in returned TS’.


Forum|alt.badge.img

Turns out, this isn’t a simple problem to solve. Our current limit is based on what we believe to be the maximum number of time series we can process in a request without violating SLOs. As a result, to implement an increase we would need to revamp how we handle ingestion and capturing the latest information.

I’m not suggesting we won’t do this, but rather that implementing this for a production solution is very unlikely to represent a quick turnaround.


Forum|alt.badge.img+1
  • Author
  • Practitioner
  • April 23, 2025

​Adding @Priyanka Perera