ソースを参照

docs: update default annotation limit when querying api

Needed due to closing #11569
Marcus Efraimsson 7 年 前
コミット
fa95297e6a
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/sources/http_api/annotations.md

+ 1 - 1
docs/sources/http_api/annotations.md

@@ -32,7 +32,7 @@ Query Parameters:
 
 - `from`: epoch datetime in milliseconds. Optional.
 - `to`: epoch datetime in milliseconds. Optional.
-- `limit`: number. Optional - default is 10. Max limit for results returned.
+- `limit`: number. Optional - default is 100. Max limit for results returned.
 - `alertId`: number. Optional. Find annotations for a specified alert.
 - `dashboardId`: number. Optional. Find annotations that are scoped to a specific dashboard
 - `panelId`: number. Optional. Find annotations that are scoped to a specific panel