Skip to content

Releases: tesibelda/vcstat

v0.1.3

04 Apr 10:35
Compare
Choose a tag to compare

Changelog

  • baa1763 [doc] add disclaimer and separate metrics document
  • ab4eb4e [doc] fix metrics link
  • 9ba1368 [doc] fix tags in example output of README
  • d2fa525 [feature] add timeout option
  • ccdc2f6 [feature] add vcstat_host_esxcli measurement to track unresponsive or slow hosts
  • 532bd7e [feature] temporarily skip not responding to esxcli commands hosts
  • 08b3271 [fix] check hostRuntimeInfo slice before using it
  • 5745372 [releasing] update to govmomi 0.27.4 and go 1.17.8

v0.1.2

15 Feb 11:16
Compare
Choose a tag to compare

Changelog

  • 6febbec [bugfix] do discover entities at every poll interval and still use cache
  • a79dcea [bugfix] do not error if no cluster is defined yet
  • 6de72b7 [bugfix] treat SessionIsActive permission denied error as session is active
  • 722780e [enhancement] optimize queries if some entity type is disabled
  • 356f22b [feature] add selfstat metrics

v0.1.1

06 Feb 14:55
Compare
Choose a tag to compare

Changelog

  • 30b9db5 [code] avoid host firewall read error
  • addacf2 [code]: add context to errors and continue with next entity
  • 1cf563c [doc] document clustername tag to vcstat_host*
  • c2df931 [enhancement] add clustername tag to vcstat_host_* and support clusters under folder
  • a4e7309 [enhancement] skip quering not connected hosts
  • 298da07 [enhancement]: add clustername tag to vcstat_host
  • d0cee81 [releasing] update to govmomi 0.27.3 and telegraf 1.21.3

v0.1.0

24 Jan 12:24
Compare
Choose a tag to compare

Changelog

  • 88fc9e2 [bugfix]: fix datacenter stat fields
  • 051595d [code]: lint
  • 7bbf1cd [doc]: add datastore option to sample conf
  • fef6a7e [doc]: update build commands
  • 75d0689 [feature]: use pkg for collectors, keep session between polls, allow CA certificate option
  • 3bb0440 [releasing]: move from make to go-task

v0.0.7

19 Jan 15:25
Compare
Choose a tag to compare

Changelog

  • e495612 [bugfix]: fix vcstat_datacenter num_networks and num_datastores fields
  • 349e177 [code]: gofmt
  • c0c4a13 [code]: lint
  • 7cea67e [code]: misspell
  • 15a0005 [doc]: update license and readme
  • 1de48d0 [feature]: add datastore measurement with summary stats

v0.0.6

05 Jan 12:27
Compare
Choose a tag to compare

Changelog

  • 499a1af [doc]: fix readme typo
  • 2c00c1a [releasing]: add license and readme to releases
  • eef2b5e [releasing]: build with go 1.17.5, telegraf 1.21.1 and govmomi v0.27.2

v0.0.5

04 Jan 17:56
Compare
Choose a tag to compare

Changelog

  • 40d3b26 [bugfix]: fix readme markdown syntax
  • 162a613 [bugfix]: fix readme markdown syntax and add contributions
  • 15dbf90 [code]: lint
  • 77bca81 [code]: use host and net as simple functions and improve error and cancel handling
  • 9e3837e [doc]: improve configuration comments, add compatibilty and quick test
  • 4ae44db [feature]: add host firewall info measurement (enabled/loaded)
  • 19bd4cc [releasing]: add default config file to releases

v0.0.4

22 Dec 10:04
Compare
Choose a tag to compare

Changelog

  • 972a07f [bugfix]: fix net_dvs_instance flag reading
  • e1b827b [enhancement]: add measurement for Distributed Virtual Portgroups info
  • 91b3753 [enhancement]: add more host nic fields
  • 12e9b72 [enhancement]: add new field for vcenter build
  • ec81783 [style]: remove version from Makefile

v0.0.3

20 Dec 11:05
Compare
Choose a tag to compare

Changelog

  • 8334fc8 [bugfix]: add more error checks
  • 7a8a24e [bugix]: consider more hba link states
  • 4333862 [style]: initialism and break long lines

v0.0.2

17 Dec 14:51
Compare
Choose a tag to compare

Changelog

  • b63c3c6 fix hba link state field
  • f257499 improve README with status mappings and license