Skip to content

No way to get only non historic metrics #41

@kinnarr

Description

@kinnarr

get_metrics(historic=False) returns a list of historic metrics (historic == True)
https://github.com/metricq/metricq-manager/blob/master/metricq_manager/manager.py#L539-L540

The CouchDB view can't support extra args, so we need a new view nohistoric for historic==False

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions