How do I display a 0 in a CloudWatch query stats section for a percent calculation
I am trying to do a simple percent display for a page that allows files to be uploaded. I have a log for the start of the file upload and a log for the end of the file upload and I wanted to build a dashboard that would show the percentage of file completions (every matched file upload and download message counts as a completion). I was wanting a simple way to just show a 0 percent for any bin that didn’t have a value in it but apparently that isn’t available. Since I have log messages regularly I figured out how to just fake it using the query below
Missing Camunda pods metrics of EKS Container Insights running on managed nodes
We have installed camunda on managed nodes in an eks cluster. However we could not make a chart widget using metrics from custom namespace of ContainerInsights. The namespace under which these camunda pods are located, does not show up in the search.
What is the actual purpose of metric_declaration_dedup in amazon-cloudwatch-agent?
In the CloudWatch agent configuration for Prometheus they mention that metric_declaration_dedup
enables the “the de-duplication function for the EMF metrics”.