cloudwatch-metrics
There are 94 repositories under cloudwatch-metrics topic.
nerdswords/yet-another-cloudwatch-exporter
Prometheus exporter for AWS CloudWatch - Discovers services through AWS tags, gets CloudWatch metrics data and provides them as Prometheus metrics with AWS tags as labels
cloudposse/terraform-aws-cloudtrail-cloudwatch-alarms
Terraform module for creating alarms for tracking important changes and occurrences from cloudtrail.
terraform-aws-modules/terraform-aws-cloudwatch
Terraform module to create AWS Cloudwatch resources 🇺🇦
amazon-archives/k8s-cloudwatch-adapter
An implementation of Kubernetes Custom Metrics API for Amazon CloudWatch
aws-samples/amazon-cloudwatch-auto-alarms
Automatically create and configure Amazon CloudWatch alarms for EC2 instances, RDS, and AWS Lambda using tags for standard and custom CloudWatch Metrics.
graylog-labs/graylog-plugin-metrics-reporter
Graylog Metrics Reporter Plugins
wmnnd/lambda-watchtower
Serverless HTTP(S) Endpoint Monitoring With AWS Lambda & CloudWatch
maginetv/s3logs-cloudwatch
AWS Lambda function to parse S3 server log files and export metrics to AWS CloudWatch.
harishkannarao/github-actions-aws-terraform
Repository to practise Infrastructure-As-Code (IAC) with Github Actions, AWS and Terraform
hseera/cloudwatch-dashboard-builder
Build a Cloudwatch Dashboard from Cloudwatch metrics. This includes SQL expressions as Cloudwatch metrics.
aws-samples/aws-eda-slurm-cluster
AWS Slurm Cluster for EDA Workloads
narmi/cloudwatchmetricbeat
A beat for AWS CloudWatch Metrics. Located in NYC? We are hiring: https://www.narmi.com/careers/
aws-samples/logging-monitoring-apg-guide-examples
The CloudFormation templates included in this repository are intended to assist you in configuring and installing Amazon CloudWatch and AWS X-Ray for on premises servers, Amazon EC2, Amazon ECS, and Amazon EKS. Templates are also provided for deploying ECS and EKS clusters and services with Amazon CloudWatch preconfigured.
wieshka/cloudfront-access-log-to-cloudwatch-metrics
CloudFront has some nice statistics burried within console, unfortunetly neither programmatical access to those data or exposure to CloudWatch is offered out of the box. Let's say you want to compliment your existing monitoring data for CloudFront distribution with some nice data which are available only within web console. This SAM Lambda will allow you to do that.
aws-samples/aws-resource-counter
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.
customink/aws-embedded-metrics-customink
Amazon CloudWatch Embedded Metric Format Client Library for Ruby.
deepakputhraya/monitor-rabbitmq
AWS Cloudwatch for rabbitmq
teabot/tado-metrics
Publish your Tado home metrics to AWS CloudWatch
aws-samples/aws-cloudfront-real-time-metrics-sample
This repository provides infrastructure and code to parse CloudFront real-time logs and convert these logs into CloudWatch custom metrics. These Custom metrics in CloudWatch can provide low-level insight into how well a CloudFront distribution is performing and even enable monitoring the operational health of specific CloudFront edge locations. This can assist in the identification of common problems affecting CloudFront distributions such as localized outages, ISP failures, and DNS routing issues.
redclawtech/vmq_cloudwatch_metrics
VerneMQ plugin to send broker metrics to Amazon CloudWatch.
artdaw/laterne_ci
Lighthouse CI Docker image & service
ErickYataco/lambda-monitoring-cost
Experiment to create a module to extract relevant metrics (Duration, Billed Duration and Memory Size) from “REPORT” log entry reported through CloudWatch and store them into InfluxDB 2.
hassantahhan/iamcanary
Detect IAM access misconfigurations in your AWS account using periodic dry runs.
magnetikonline/terraform-aws-datadog-metric-stream
Boilerplate Terraform configuration for AWS infrastructure to support CloudWatch Metric Streams for delivery of metrics into Datadog.
niaid/cloudwatcher
A tool for monitoring AWS CloudWatch metrics and logs
romdr/beacon
Tiny system beacon reporting CPU, memory, uptime to logs, cloudwatch, http
actzeroai/k8s-cloudwatch-adapter
An implementation of Kubernetes custom metrics API for Amazon CloudWatch; now maintained by ActZero.ai
base2Services/cfn-monitor
CloudWatch Monitoring
coralogix/cloudwatch-metric-streams-lambda-transformation
Lambda function to enrich your AWS CloudWatch Metric Streams metrics with resource tags
GSA/grace-alerting
GRACE Alerting provides basic CloudWatch Event Rules and Log Metric Filters that assist with the monitoring of an AWS environment.
Pedro2712/cloudwatch_tutorial
Comprehensive tutorial on AWS CloudWatch using VitePress. Covers setup, monitoring, and advanced features for effective resource management.
sh39sxn/ecs-autoscaling-sqs-metrics
AWS ECS autoscaling based on SQS queue metrics using Docker.
sonnysantino/watchtower
A Laravel wrapper for sending custom metrics to Amazon AWS CloudWatch
aws-iot-builder-tools/emf-metrics-with-iot-rules
Sample showing batch ingestion of IoT device metrics into Amazon CloudWatch Metrics, using Embedded Metric Format (EMF). The ingestion happens via Basic Ingest, routed from AWS IoT Core Rules Engine in batches into Amazon CloudWatch Logs, which automatically extracts metrics from EMF into CloudWatch Metrics.
boserup/laravel-time-weaver
Log response time of external HTTP requests.
ollionorg/aws-ec2-custom-metrics-automation-scripts
These scripts automate the collection and publishing of custom metrics for Amazon EC2 instances running on Windows and Linux operating systems. They are IMDSv2 enabled and provide an easy way to collect and publish custom metrics to CloudWatch, including automatic creation of alarms with thresholds of 75% and 90% for Memory and Disk metrics.