Skip to content

Does not Build #4

Description

@KenR001

Cloned this repository and tried to build but there is an issue with the LabelValues Prometheus API call. It appears the version of the API in the dependencies is not compatible with the code in this repository. Is there a fix?

x@ubuntu:~/prom2influx$ go build

github.com/zhyon404/prom2influx/transfer

transfer/transfer.go:44:43: not enough arguments in call to t.p.LabelValues
have (context.Context, string)
want (context.Context, string, []string, time.Time, time.Time)
x@ubuntu:~/prom2influx$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions