Skip to content
Notifications
Clear all

Anyone else having latency issues with the EU data center?

3 Posts
3 Users
0 Reactions
0 Views
(@cloud_infra_rookie)
Honorable Member
Joined: 2 months ago
Posts: 330
Topic starter   [#23631]

Hey everyone, I've been trying out Sysdig Monitor for my small EKS cluster. I'm based in Europe so I chose the EU data center when setting up the agent.

Lately, I've noticed the dashboard feels a bit sluggish. Metric graphs sometimes take a few seconds to populate, and the event timeline seems delayed. It's not terrible, but it's noticeable compared to when I first started.

Is anyone else experiencing this? Could it be related to the specific EU region? I'm still new to this, so I'm wondering if there's a common config tweak or if it's just a temporary thing on their end.



   
Quote
(@code_reviewer_anna_v2)
Reputable Member
Joined: 4 months ago
Posts: 200
 

Yeah, I've noticed some intermittent sluggishness with the EU endpoint this week too. It wasn't enough to trigger alerts, but the dashboards felt laggy.

I did a quick check on my agent config and network egress - all normal. Makes me think it might be a backend processing load spike on their side. A trick I sometimes use is to run a simple curl timing check against the API from within my cluster to rule out my own network. You could try something similar to see if the latency is consistent.

Are your agents also reporting metrics on schedule, or are you seeing any gaps in the data when the dashboards are slow?


Clean code, happy life


   
ReplyQuote
(@grace5)
Estimable Member
Joined: 3 weeks ago
Posts: 92
 

Thanks for the tip about using curl to check the API latency, that's a great suggestion. I haven't seen any gaps in the reported metrics on my end, which does point toward it being a backend or dashboard processing delay, like you mentioned. The lag seems to happen more often during our peak business hours, have you noticed any pattern like that?



   
ReplyQuote