Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scalability overhaul of [inputs.vsphere] #5113

Merged
merged 20 commits into from
Dec 28, 2018
Merged

Scalability overhaul of [inputs.vsphere] #5113

merged 20 commits into from
Dec 28, 2018

Commits on Nov 16, 2018

  1. Configuration menu
    Copy the full SHA
    db694e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. Configuration menu
    Copy the full SHA
    5fdabdb View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. * Improved collection concurrency (one goroutine per object type)

    * Don't stop collection on partial error
    * Compute average if query returned multiple samples for a metric
    prydin committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    6c4cba0 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Configuration menu
    Copy the full SHA
    26e1536 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. Configuration menu
    Copy the full SHA
    aaa6754 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. Configuration menu
    Copy the full SHA
    e9956ca View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. Changed cluster_instances default value to false, since true causes p…

    …roblems with some versions of vCenter
    prydin committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    94c6fb6 View commit details
    Browse the repository at this point in the history
  2. Fixed broken test cases

    prydin committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    646c596 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Configuration menu
    Copy the full SHA
    2de5e4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ab5b94 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Added check for value indices

    prydin committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    466b139 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. More robust panic handling

    prydin committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    bd3fe0d View commit details
    Browse the repository at this point in the history
  2. Added panic_handler.go

    prydin committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    3ede8cc View commit details
    Browse the repository at this point in the history
  3. Reverted to govmomi 0.18.0

    prydin committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    957762d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Configuration menu
    Copy the full SHA
    f563cd8 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Added cancel-handler to ThrottledExecutor, removed unnecessary warnin…

    …g from GetClient(), fixed discovered object counting
    prydin committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    180a7bf View commit details
    Browse the repository at this point in the history
  2. Fixed test case issues

    prydin committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    a0ca647 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2018

  1. Configuration menu
    Copy the full SHA
    1eb24a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

  1. Removed panic handling

    prydin committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    79e433e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fce3200 View commit details
    Browse the repository at this point in the history