Skip to content

add AWS CloudWatch metrics#398

Open
bedrock-adam wants to merge 9 commits intomasterfrom
feature/add_aws_cloud_watch_metrics
Open

add AWS CloudWatch metrics#398
bedrock-adam wants to merge 9 commits intomasterfrom
feature/add_aws_cloud_watch_metrics

Conversation

@bedrock-adam
Copy link
Contributor

@bedrock-adam bedrock-adam commented Jan 9, 2026

[{:metric_name=>"MessageCount",
  :dimensions=>[{:name=>"Status", :value=>"Queued"}, {:name=>"Environment", :value=>"development"}],
  :value=>51747,
  :unit=>"Count"},
 {:metric_name=>"MessageCount",
  :dimensions=>[{:name=>"Status", :value=>"Publishing"}, {:name=>"Environment", :value=>"development"}],
  :value=>1,
  :unit=>"Count"},
 {:metric_name=>"MessageCount",
  :dimensions=>[{:name=>"Status", :value=>"Published"}, {:name=>"Environment", :value=>"development"}],
  :value=>1865246,
  :unit=>"Count"},
 {:metric_name=>"MessageCount",
  :dimensions=>[{:name=>"Status", :value=>"Failed"}, {:name=>"Environment", :value=>"development"}],
  :value=>1,
  :unit=>"Count"},
 {:metric_name=>"MessageLatency",
  :dimensions=>[{:name=>"Status", :value=>"Queued"}, {:name=>"Environment", :value=>"development"}],
  :value=>36455,
  :unit=>"Seconds"}]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant