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

Allow metrics tracking for aggregator + relayer setup #225

Open
Hyodar opened this issue Jun 5, 2024 · 0 comments
Open

Allow metrics tracking for aggregator + relayer setup #225

Hyodar opened this issue Jun 5, 2024 · 0 comments

Comments

@Hyodar
Copy link
Contributor

Hyodar commented Jun 5, 2024

Currently we are running the aggregator and relayer setups in the same VM. We should make the setup for those two compatible for metrics tracking. We could have separate grafana and prometheus instances, for example. We could also add the relayers as a separate profile to the aggregator docker compose.

Then, we need to add a relayer metrics dashboard and add grafana jobs for the relayer instances. In that point, it's important to keep things simple at first - it's easy to try and do crazy metrics tracking on panels and lose a lot of time on metrics that are not needed. Cover the basics - i.e. a panel for each metric with labels that indicate fields - and wait for other panels to be actually necessary before doing them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant