Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

json-query monitor type not supported #46

Open
freshpr opened this issue Jan 31, 2024 · 0 comments
Open

json-query monitor type not supported #46

freshpr opened this issue Jan 31, 2024 · 0 comments

Comments

@freshpr
Copy link

freshpr commented Jan 31, 2024

I'm trying to add multiple json-query monitors and I get the following error:
msg: 'value of type must be one of: http, port, ping, keyword, grpc-keyword, dns, docker, push, steam, gamedig, mqtt, sqlserver, postgres, mysql, mongodb, radius, redis, got: json-query'

Looks like it is documented but not implemented?

  • name: Add/Modify monitor
    lucasheld.uptime_kuma.monitor:
    api_url: "{{ kuma_endpoint }}"
    api_token: "{{ kuma_api_token }}"
    type: "json-query"
    name: "{{ friendlyname }}"
    url: "{{ url }}"
    jsonPath: "{{ json_query }}"
    keyword: "{{ json_result }}"
    state: present
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant