Skip to content

Releases: newrelic/nri-vsphere

v1.0.0

17 Jul 15:30
Compare
Choose a tag to compare

Notes

The solution comes with improvements and fixes to features already present, stability and performances

This new version introduces 4 main features, each one of them can be enable/disabled from the configuration file:

  • Events are now collected and processed
  • Tags are now collected and processed
  • Snapshots are now collected and processed
  • performance Metrics are now collected and processed

Feat

  • vsphere events: events are now fetched and processed (#31)
  • performance metrics: add datastore/cluster/resource performance metrics (#47)
  • snapshots: snapshot data is now retrieved and processed (#36)
  • tags: add tags collection and metric (#32)

Fix

  • makefile: compile output (#45)
  • perfMetricFile: added default value for argument (#55)
  • performance: fetching from vsphere only the info we need for network and datastores
  • tags: order tags when they are multiple per category (#39)

Test

  • lint: added lint to test process
  • integration tests move to json schema integration tests (#51)

Chore

  • update readme (#52)
  • fix test goal (#53)

v0.0.10

08 Jul 10:42
19792c0
Compare
Choose a tag to compare
  • fix (resilience): Added more checks for pointers and improved error management

Beta Release v0.0.8

04 May 18:01
d8c88e1
Compare
Choose a tag to compare
Beta Release v0.0.8 Pre-release
Pre-release

Fixes:

  • ssl_validation flag
  • null pointer exceptions when vm templates present in vCenter
  • name mismatches in attributes
  • entity name sanification

Beta Release

27 Apr 14:35
6c4cc8d
Compare
Choose a tag to compare
Beta Release Pre-release
Pre-release
v0.0.6

fix dependencies and naming after repo location change (#19)