Skip to content

Oximeter targets and metrics need versions #1293

Closed
@bnaecker

Description

@bnaecker

The oximeter::Target and oximeter::Metric traits need to support a version number for each. Ideally, this would be easily expressed in the derive macro. The actual timeseries for a target/metric pair also needs to be versioned, but this should be derived from the version of those parts. E.g., <target_version>.<metric_version>.

This should also be included in the database representation of the timeseries schema. This will interact with the current Nexus API endpoint for listing the schema, though that may just disappear at some point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions