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

Adjust monitoring for new deployment setup #3004

Open
bkontur opened this issue May 30, 2024 · 2 comments
Open

Adjust monitoring for new deployment setup #3004

bkontur opened this issue May 30, 2024 · 2 comments
Assignees

Comments

@bkontur
Copy link
Contributor

bkontur commented May 30, 2024

  • complex relayer was replaced by headers-a, headers-b, parachains-a, parachains-b, messages-a, messages-b
  • adjust dashboards
  • add equivocation stuff to monitoring
  • check why data are empty:
    image
@bkontur bkontur self-assigned this May 30, 2024
@svyatonik
Copy link
Contributor

@bkontur Most of dashboards are working fine. E.g.:
image

This "No data" is maybe because the metric name has changed to e.g. at_BridgeHubKusama_relay_BridgeHubPolkadotMessages_balance. But probably we should remove it at all - there are no any alerts attached and now we have 3 different relayer accounts on each chain. Idk

@bkontur
Copy link
Contributor Author

bkontur commented Oct 9, 2024

  • fix Relay balances at metric:

I see now, why all the dashboards are empty for metric:
Relay balances at RococoBridgeHub
Relay balances at WestendBridgeHub
Relay balances at KusamaBridgeHub
Relay balances at PolkadotBridgeHub

Because we run add_relay_balances_metrics only for complex relay here.

We don't run those metrics for standalone relaying: relayer-headers or relay-parachains or relay-messages.

It would be nice to add those metrics for all relayings as on-demand, so the relayer can say with cli argument to add or not those metrics.

Till the time we fix this (or remove those alerts/dashboards), I am pausing those alerts:
image

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

2 participants