Skip to content

Uptime returns a json unmarshal error #245

Open
@travisghansen

Description

@travisghansen

I'm attempting to use the uptime configuration and it works fine to create entries, but deleting them and generally looking up the entries is failing:

time="2020-03-17T17:57:06Z" level=info msg="Could not Unmarshal Json Response"

I've confirmed my apiKey has access to the relevant endpoint.

After digging through the code briefly it also appears paging of any sort is missing to work when lots of monitors are defined.

Some potential options to add to the GetAll endpoint as well:

  • ?monitoring_service_type=HTTP
  • ?search= (not sure if it's possible to search via the Ingress hostname)

It would be great to be able to specify a set of tags to apply globally (ie: in the config, not necessarily via annotation on a per-ingress basis).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions