Open 3D Engine AWSMetrics Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
▼NAWSMetrics | |
▼NServiceAPI | |
CPostMetricsEventsResponseEntry | |
CPostMetricsEventsResponse | Response for all the processed metrics events from a PostMetricsEvents request |
CPostMetricsEventsError | Failure response for sending the PostMetricsEvents request |
▼CPostMetricsEventsRequest | |
CParameters | Request body for the service API request |
CAWSMetricsRequests | AWSMetrics request interface |
CAWSMetricsNotifications | Bus used to send notifications about the result of AWSMetrics requests |
CMetricsAttribute | |
CAWSMetricsEditorSystemComponent | Gem System Component. Responsible for instantiating and managing the Metrics Manager |
CAWSMetricsModule | |
▼CAWSMetricsSystemComponent | Gem System Component. Responsible for instantiating and managing the Metrics Manager |
CAttributeSubmissionList | |
CClientConfiguration | ClientConfiguration is used to retrieve and store client settings from a local configuration JSON file |
CDefaultClientIdProvider | Implements the default Client ID provider to create a default identifier for each client |
CGlobalStatistics | GlobalStatistics is used to store the statistics for sending metrics to the backend or local file |
CIdentityProvider | Base class to be implemented by IdentityProvider to retrive an ID for identity |
CMetricsEvent | Metrics event is used to represent one event which contains a collection of metrics attributes |
CMetricsEventBuilder | MetricsEventBuilder builds a new metrics event and adds metrics attributes to it |
CMetricsManager | Metrics manager handles direct or batch sending metrics to backend |
CMetricsQueue | MetricsQueue is used to buffer the submitted metrics before sending them in batch to the backend or local file |