DEV Community

Mariano Pardo
Mariano Pardo

Posted on

How to send metrics to AWS CloudWatch when an event happens on a Smart Contract

https://www.youtube.com/watch?v=r_xEBrVKXdo

What you’ll learn

You will learn how to create a workflow that triggers every time an event happens in a smart contract on any EVM network.
When the workflow is triggered, we will send metrics to AWS CloudWatch Metrics with information from the event.

Tools used

ChainJet: https://chainjet.io
AWS CloudWatch Metrics: https://aws.amazon.com/cloudwatch

Top comments (0)