Skip to content

bk-pune/MicrometerCloudwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Publish custom metrics to AWS Cloudwatch using Micrometer library

This demo showcases two simple metrics - a Counter and a Gauge

  • Counter gets incremented everytime any REST API is invoked.
  • Gauge monitors the mock Connection Pool, it submits the reading to Cloudwatch after configured period
  • About

    Sending custom metrics to aws cloudwatch

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages