79210632

Date: 2024-11-21 10:07:50
Score: 3.5
Natty:
Report link

Sampling via step is supported only via /query_range APIs - see https://docs.victoriametrics.com/keyconcepts/#range-query Step in /query API has a bit different meaning, but you can see it in the docs. /export API returns raw data, as it is. So it doesn't support sampling or any other data modifications.

What's the reason of not using /query_range for this purpose?

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: hagen1778