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

Monitor is constantly updating #101

Open
lordlightman opened this issue Nov 21, 2024 · 0 comments
Open

Monitor is constantly updating #101

lordlightman opened this issue Nov 21, 2024 · 0 comments

Comments

@lordlightman
Copy link

Hello, I created a group called http using labels and assigned it to an already existing parent group. Here is the config:

labels:
  - kuma.http.group.name=HTTP
  - kuma.http.group.parent=54

According to the logs it was created, but it keeps updating constantly. Here is a snippet of the log:

2024-11-21T21:05:12.377107074Z                             _           _  __                         
2024-11-21T21:05:12.377109945Z               /\           | |         | |/ /                         
2024-11-21T21:05:12.377112852Z              /  \    _   _ | |_   ___  | ' /  _   _  _ __ ___    __ _ 
2024-11-21T21:05:12.377115704Z             / /\ \  | | | || __| / _ \ |  <  | | | || '_ ` _ \  / _` |
2024-11-21T21:05:12.377119019Z            / ____ \ | |_| || |_ | (_) || . \ | |_| || | | | | || (_| |
2024-11-21T21:05:12.377121889Z           /_/    \_\ \__,_| \__| \___/ |_|\_\ \__,_||_| |_| |_| \__,_|  
2024-11-21T21:05:12.377125074Z                                                                 v0.8.0
2024-11-21T21:05:13.748777910Z INFO [autokuma::sync] Creating new monitor: http
2024-11-21T21:05:13.788439925Z INFO [autokuma::sync] Updating monitor: http
2024-11-21T21:05:13.788439925Z INFO [autokuma::sync] Updating monitor: http
2024-11-21T21:05:20.292553723Z INFO [autokuma::sync] Updating monitor: http
2024-11-21T21:05:26.811029854Z INFO [autokuma::sync] Updating monitor: http
2024-11-21T21:05:33.347210007Z INFO [autokuma::sync] Updating monitor: http
2024-11-21T21:05:39.841589603Z INFO [autokuma::sync] Updating monitor: http
2024-11-21T21:05:46.435666320Z INFO [autokuma::sync] Updating monitor: http
2024-11-21T21:05:52.933176223Z INFO [autokuma::sync] Updating monitor: http
2024-11-21T21:05:59.496394196Z INFO [autokuma::sync] Updating monitor: http
2024-11-21T21:06:06.000889962Z INFO [autokuma::sync] Updating monitor: http
2024-11-21T21:06:12.500281359Z INFO [autokuma::sync] Updating monitor: http
2024-11-21T21:06:19.018321004Z INFO [autokuma::sync] Updating monitor: http
2024-11-21T21:06:25.540401836Z INFO [autokuma::sync] Updating monitor: http
2024-11-21T21:06:32.042039614Z INFO [autokuma::sync] Updating monitor: http
2024-11-21T21:06:38.555960140Z INFO [autokuma::sync] Updating monitor: http
2024-11-21T21:06:45.066785137Z INFO [autokuma::sync] Updating monitor: http
2024-11-21T21:06:51.590206958Z INFO [autokuma::sync] Updating monitor: http

Do you know why this is happening? Am I doing something wrong?

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