-
Notifications
You must be signed in to change notification settings - Fork 308
feat(satp): added predefined grafana dashboards and alerts #4023
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
feat(satp): added predefined grafana dashboards and alerts #4023
Conversation
9c2de56 to
43ef56d
Compare
825c1c1 to
71cfe64
Compare
packages/cactus-plugin-satp-hermes/grafana/provisioning/alerting/example-contact-points.yaml
Show resolved
Hide resolved
...s-plugin-satp-hermes/grafana/provisioning/alerting/example-alert-#1-failed_transactions.yaml
Show resolved
Hide resolved
packages/cactus-plugin-satp-hermes/grafana/provisioning/dashboards/grafana-dashboards.yaml
Show resolved
Hide resolved
...ges/cactus-plugin-satp-hermes/grafana/provisioning/dashboards/example_financial_metrics.json
Show resolved
Hide resolved
packages/cactus-plugin-satp-hermes/src/main/typescript/core/stage-handlers/stage3-handler.ts
Outdated
Show resolved
Hide resolved
packages/cactus-plugin-satp-hermes/src/main/typescript/core/stage-handlers/stage3-handler.ts
Outdated
Show resolved
Hide resolved
.../cactus-plugin-satp-hermes/src/main/typescript/cross-chain-mechanisms/oracle/oracle-utils.ts
Outdated
Show resolved
Hide resolved
bbc5e05 to
6ee5d71
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At least half of the changes were related to Price Manager things, remove them and open another PR or change the PR description.
packages/cactus-plugin-satp-hermes/src/main/typescript/core/stage-handlers/stage3-handler.ts
Outdated
Show resolved
Hide resolved
6ee5d71 to
3802516
Compare
19902c0 to
9e1cc03
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Jorge Santos <[email protected]>
Head branch was pushed to by a user without write access
9e1cc03 to
a89dbe2
Compare
feat(satp): added predefined grafana dashboards and alerts
fixes #3759