Unsupported product This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Lambda Function Custom Metric (AWS_LAMBDA_CUSTOM)


This application class represents the AWS Lambda function custom metrics.

BMC PATROL properties

Item

Description

Active

Yes

Created by

PSL

Parent class

AWS_LAMBDA_CUSTOM_CNTR

Child class

none

Note

  • To monitor Lambda function custom metrics, it is recommended to use the following format in the AWS Lambda function log:
    LOGMON|<CUSTOM_METRIC_NAME>|<CUSTOM_METRIC_VALUE>
  • To find the custom metric name and metric value, it searches AWS Lambda function logs for the following string:
    LOGMON|metricname|metricvalue
    Metricname 
    represents the name of the metric. It should not have any spaces and special characters. For example: TestAWS, Amazon
    Metricvalue represents the value of the metric. It should be any integer or float. For example: 101, 21.0

For example:

LOGMON|CustomMetric1|768

By default the Lambda custom metrics monitoring is disabled. A user can enable the Lambda custom metrics monitoring by enabling the check-box either in Central Monitoring Administration or in PATROL console.

Parameters

The following is the parameter available for this application class:

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*