Skip to content

Move tsd_get to use 2.0 /api/query endpoint #3

Description

@manolama

Hi! Thank you so much for this awesome tie in! We had an analyst who wanted to use R for accessing our OpenTSDB data and I was able to spin up your module and get him up and running.

I saw that the tsd_get() method is using the /q endpoint to fetch data. We're deprecating that in 2.0 and trying to get folks to move over to the new /api/query endpoint. It returns JSON data so hopefully R would be able to parse that fairly easily. And if there is a format that's better for R, we could write a serialization plugin to return results in that format.

Thanks again!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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