[ZBXNEXT-1270] API to fetch history and/or trends given a date range and depending on retention settings Created: 2012 Jun 15  Updated: 2012 Oct 20

Status: Open
Project: ZABBIX FEATURE REQUESTS
Component/s: None
Affects Version/s: 1.8.13, 1.9.9 (beta), 2.0.0
Fix Version/s: None

Type: Change Request Priority: Minor
Reporter: Noah Leaman Assignee: Unassigned
Resolution: Unresolved Votes: 3
Labels: history, trends
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
duplicates ZBXNEXT-1193 Support of trends.get method for API Closed

 Description   

API call that return values from both history and/or trends based on the date range requested and what the retention settings are. The idea here is to have a single API call to get the data from either history, or trends, or both (mixed/blended) based on a supplied date range. The logic of determine where to pull from should be left to the API and not the client app. Options could include: limit to trends only, limit to history only, and mix or blend history and trend data together (this would pull from history to the end of that data then pull from trends for the rest)



 Comments   
Comment by Noah Leaman [ 2012 Jun 15 ]

This may require ZBXNEXT-1193 first

Comment by richlv [ 2012 Jun 15 ]

not sure whether such a level of abstraction belongs in the api. api client can poll item retention periods and then do appropriate calls (after trend retrieval is implemented).
that seems trivial enough not to require a separate api call

Generated at Thu Apr 25 13:59:34 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.