You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Lambda function that sends an HTTP request every minute and records metrics for the request. Generates two data points. 1. If the request is successful or not, 2. Time it took to execute a request
This project creates Amazon CloudWatch metric for configured resources using AWS Lambda that is scheduled recurrence. You can configure which resources you would like to count and Lambda function will generate the metric based on your current resources count.
This repository contains deployment configurations for Elasticsearch, Kibana, Metricbeat, and Packetbeat on Amazon EKS. Metricbeat is set up to collect metrics from AWS CloudWatch and other sources, forwarding them to Elasticsearch. Kibana provides visualization tools for exploring and analyzing the collected data.
Lambda function to fetch classic, application and network Load balancer metrics from cloud watch and send them on ElasticSearch. Using elasticsearch and kibana we can visualise the metric graphs easily