Skip to content

Endpoint events missing #1040

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

Open
tigattack opened this issue Mar 25, 2025 · 2 comments
Open

Endpoint events missing #1040

tigattack opened this issue Mar 25, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@tigattack
Copy link
Contributor

Describe the bug

Sometimes I see events missing from an endpoint. It doesn't appear to be consistent, and I haven't been able to figure out how to reliably reproduce it.

I think it's typically the most recent event that I notice missing, but I can't confidently say whether this is consistent.

Endpoint config:

  - ui:
      hide-url: true
      hide-hostname: true
    alerts:
      - type: discord
    name: will
    group: labbers
    url: https://<URL>/api/endpoint
    conditions:
      - '[BODY].labUp == yes'

What do you see?

Note how the endpoint is currently healthy, but the last event is "Endpoint is unhealthy".

Image

Image

What do you expect to see?

All endpoint events (healthy, unhealthy) in the list.

List the steps that must be taken to reproduce this issue

No response

Version

v5.16.0

Additional information

No response

@tigattack tigattack added the bug Something isn't working label Mar 25, 2025
@balaaagi
Copy link

Am seeing the health correct but events are missing. It suddenly started happening for me too. Version using is 5.11.0

@olehrakovych
Copy link
Contributor

Same behaviour. We are using version 5.16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants