Amazon GameLift is a fully managed service for deploying, operating, and scaling session-based multi-player game servers in the cloud.
Amazon GameLift replaces the work required to host your own game servers, including:
- Buying and setting up hardware.
- Managing ongoing activity, security, storage, and performance tracking.
Auto-scaling capabilities reduces payment on resources that are needed, while ensuring that games are available for new players to join with minimal waiting.
Use the AWS public cloud integration to discover and collect metrics against the AWS service.
External reference
Setup
To set up the AWS integration and discover the AWS service, go to AWS Integration Discovery Profile and select Gamelift Ruleset.
Event support
CloudTrail event support
- Supported (CreateMatchmakingRuleSet, DeleteMatchmakingRuleSet)
- Configurable in OpsRamp AWS Integration Discovery Profile.
CloudWatch alarm support
- Not Supported
Supported metrics
| OpsRamp Metric | AWS Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|---|
| aws_gamelift_RuleEvaluationsPassed | RuleEvaluationsPassed | Rule Evaluations Passed | Count | Sum | Rule evaluations during the matchmaking process that passed since the last report. This metric is limited to the top 50 rules. |
| aws_gamelift_RuleEvaluationsFailed | RuleEvaluationsFailed | Rule Evaluations Failed | Count | Sum | Rule evaluations during matchmaking that failed since the last report. This metric is limited to the top 50 rules. |