Skip to content

vSphere input: need to be able to configure the historical interval duration#9276

Merged
akrantz01 merged 7 commits intoinfluxdata:masterfrom
ysichrisdag:master
May 20, 2021
Merged

vSphere input: need to be able to configure the historical interval duration#9276
akrantz01 merged 7 commits intoinfluxdata:masterfrom
ysichrisdag:master

Conversation

@ysichrisdag
Copy link
Copy Markdown

@ysichrisdag ysichrisdag commented May 18, 2021

  • Updated associated README.md.
  • Wrote appropriate unit tests.

resolves #9247

Added a configuration option "historical_interval_duration" to the vSphere configuration that defaults to 300s but can be overriden. Updated the input plugin readme to clarify that the 5min historical interval is a default but can be modified in vCenter and that queries for historical data must match the interval set in vCenter.

@telegraf-tiger telegraf-tiger bot added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label May 18, 2021
@Hipska Hipska added area/vsphere plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels May 19, 2021
@Hipska Hipska added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label May 19, 2021
@akrantz01 akrantz01 merged commit 60bb676 into influxdata:master May 20, 2021
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/vsphere feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to use the VSphere input for historical statistics when historical interval is not 5m (300s)

5 participants