Age | Commit message (Collapse) | Author | Files | Lines |
|
* changes:
Relative imports fix
Python 2 to 3 migration fixes
Python 2 to 3 migration of collectd-ves-app
|
|
Change-Id: If3d86e80be8de94c01ba599bd4d83be139d9886c
Signed-off-by: Plwel Tomaszewski <pawelx.tomaszewski@intel.com>
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
|
|
Signed-off-by: jabirkkclt <jabir.kanhira.kadavathu@intel.com>
Change-Id: Id29ba83455d2cea21ec634d3e0eee38d84de465b
|
|
Change-Id: I487632435ae575c2507e58ee5682aa03934391b8
Signed-off-by: Pawel Tomaszewski <pawelx.tomaszewski@intel.com>
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
|
|
Change-Id: I656a67864d821454e5ecc1ed60ce601c872da23d
Signed-off-by: Pawel Tomaszewski <pawelx.tomaszewski@intel.com>
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
|
|
Update ves image to load yaml and config files from /opt/ves/ directory
and rename host yaml file.
Change-Id: I3caf51150d10db08b8ef1c20a53c320b27a6acb8
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
|
|
Change-Id: Ia8a51163890538fee774b2733d27dc2e997906cd
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
|
|
Change-Id: Ia6fd4797e28cae64af40c4e3395a51588fd2aab3
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
|
|
Added new YAML configuration, which allows the VES app
to generate the VES messages for guest,host and hypervisor
separately.
- Fix bug in `INDEX-KEY` definition
- Verbose error messages
Change-Id: I1dddcfc79b27dc68249465f287be34519096c546
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
|
|
The `!StripExtraDash` tag can be used in YAML configuration
file to strip extra dashes in the YAML filed value. This may
happen if some of the collectd plugin field (plugin_instance,
type_instace etc.) is set to empty value but the field is
specified in the YAML configuration file. For instance:
"{vl.plugin_instance}-{vl.type_instance}"
The result fo the example above can be string consisting
extra dashes if `type_instace` field is not set by a collectd
plugin:
"load-"
Change-Id: I5cf7b19902acdfb0b4a93f3bf0c8b8e05cff2e97
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
|
|
Change-Id: Icbafb709556cb644c42a35303f5cc76500f404ee
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
|
|
- Fix RE validation.
Change-Id: I01bbde4adc85980b49ee43e92a42de1022bd8f4e
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
|
|
- Added YAML schema config file
- Moved host metrics into additionalMeasurements
- Moved VNF (virt) metrics into additionalFields
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Change-Id: I35e5e20750c375a61928ce3c925287f1b9cabdca
|
|
-Directories renamed
-All files containing plugin name changed to app
-Logfile name changed
-Changed some Licenses
Change-Id: I578dcf8249e160a904d36b439d10f5c4e7940b98
Signed-off-by: Alan Carey <alan.carey@intel.com>
|