Skip to content

Incorrect documentation for Dimensions for GameLift metrics in CloudWatch

0

Hi. FYI, In https://docs.aws.amazon.com/gamelift/latest/developerguide/monitoring-cloudwatch.html the Dimensions for GameLift metrics for MatchMaking are described as MatchmakingConfigurationName and MatchmakingConfigurationName-RuleName, but in CloudWatch those are named ConfigurationName and ConfigurationName-RuleName.

The following command lists the correct Dimensions:

aws cloudwatch list-metrics --region us-east-1 --namespace "AWS/GameLift" 

Cheers.

asked 5 years ago332 views
1 Answer
0

Thanks for letting us know! We'll make an update soon.

answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.