Skip to content

expose properties as metric values if possible  #258

Description

@richardtief

The vRops API exposes properties in various formats, so we represent them uniformly as metric labels. However, there are cases where the property value can be represented as a value (e.g. build numbers), which means that it is convertible to float.

  • Check the different types of properties for vRops API.
  • Implement a check in PropertiesCollector to represent them as values, if feasible.
  • test and verify

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions