Releases: newrelic/nri-vsphere
Releases · newrelic/nri-vsphere
v1.0.0
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
v0.0.10
- fix (resilience): Added more checks for pointers and improved error management
Beta Release v0.0.8
Fixes:
- ssl_validation flag
- null pointer exceptions when vm templates present in vCenter
- name mismatches in attributes
- entity name sanification
Beta Release
v0.0.6 fix dependencies and naming after repo location change (#19)