Skip to content

Commit

Permalink
feat(monitoring): Add Tenderly
Browse files Browse the repository at this point in the history
Closing: DEVRL-1016
  • Loading branch information
qbzzt committed Jun 23, 2023
1 parent 4e9b120 commit 6870e47
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/docs/useful-tools/monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@ Check out the [OP Mainnet explorer](https://explorer.optimism.io) as well as the
Another block explorer for [OP Mainnet](https://blockscout.com/optimism/mainnet) and [OP Goerli](https://blockscout.com/optimism/goerli) is [Blockscout](https://blockscout.com).


### Tenderly

[Tenderly](https://tenderly.co/) monitoring stack shows transactions and block data, with an option to filter millions of transactions with advanced trace search and a detailed execution overview.
You can check out [how to robustly monitor wallets](https://blog.tenderly.co/how-to-monitor-ethereum-wallets/) or even [set up real-time alerting for smart contracts](https://blog.tenderly.co/how-to-set-up-real-time-alerting-for-smart-contracts-with-tenderly/), and in both cases you can simulate pending (or any other historical) transactions and see their exact outcomes.
Finally you can [automate your responses to alert triggers](https://blog.tenderly.co/tenderly-alert-webhooks/) with custom webhooks.


## Dashboards on Dune Analytics

[Dune Analytics](https://dune.xyz) allows anyone to create dashboards that present information about OP Mainnet.
Expand Down

0 comments on commit 6870e47

Please sign in to comment.