VMware Modern Apps Community
ericnipro
Community Manager
Community Manager
Jump to solution

AWS SQS queue length check?

Hi there,

I am trying to get the metrics of AWS SQS queue length and I noticed our metrics of ts("~metric.counter", source="awsqueueservice") is not updated frequently(updated every a few hours). Is it normal?

Thanks,

Zhaobang

Community.... upload 1 .. download 10.
0 Kudos
1 Solution

Accepted Solutions
ericnipro
Community Manager
Community Manager
Jump to solution

  Re: AWS SQS queue length check?

   vasily@wavefront.com Level 4

    

  

Hi Zhaobang,

Metric names that start with a tilde (~) are Wavefront's internal metrics, and "~metric.counter" reports the number of time series received from a particular source. We believe the metrics you are interested in are in the "aws.sqs." namespace, e.g. ts("aws.sqs.*"). Hope this helps!

-Vasily

 

  

Community.... upload 1 .. download 10.

View solution in original post

0 Kudos
2 Replies
ericnipro
Community Manager
Community Manager
Jump to solution

  Re: AWS SQS queue length check?

   vasily@wavefront.com Level 4

    

  

Hi Zhaobang,

Metric names that start with a tilde (~) are Wavefront's internal metrics, and "~metric.counter" reports the number of time series received from a particular source. We believe the metrics you are interested in are in the "aws.sqs." namespace, e.g. ts("aws.sqs.*"). Hope this helps!

-Vasily

 

  

Community.... upload 1 .. download 10.
0 Kudos
ericnipro
Community Manager
Community Manager
Jump to solution

Got you! Thanks for the explanation. We are using 'aws.sqs.' now but were not sure about the ~metric.

Best,

Zhaobang

 

  

Community.... upload 1 .. download 10.
0 Kudos