Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Collection.paginated_metrics doesn't work with 'GET /v1/metrics/:name' #78

@repeatedly

Description

@repeatedly

Currently, I'm using librato metrics for our service.
And I tried to get all values from one metric but paginated_metrics didn't work correctly.

http://dev.librato.com/v1/get/metrics/:name

From API document, response has 'measurements' field, not 'metrics'.
Is this a bug or we can't use Collection.paginated_metrics for this case?

Getting all values with specified resolution from one metric is important feature for us.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions