The maximum samples allowed for a single Series request. The Series call fails if this limit is exceeded.
0
means no limit.
NOTE: For efficiency the limit is internally implemented as 'chunks limit' considering each chunk contains a maximum of 120 samples.
Defaults to 0
in Thanos when set to null
.