Documentation ¶
Index ¶
Constants ¶
View Source
const AgentVersion = "2.0.0"
View Source
const ApplicationClassProp = "thundra_agent_lambda_application_className"
View Source
const ApplicationDomainProp = "thundra_agent_lambda_application_domainName"
View Source
const ApplicationIDProp = "thundra_agent_lambda_application_id"
View Source
const ApplicationNameProp = "thundra_agent_lambda_application_name"
View Source
const ApplicationStageProp = "thundra_agent_lambda_application_stage"
View Source
const ApplicationTagPrefixProp = "thundra_agent_lambda_application_tag_"
View Source
const ApplicationVersionProp = "thundra_agent_lambda_application_version"
View Source
const AwsDefaultRegion = "AWS_DEFAULT_REGION"
View Source
const AwsError = "error"
View Source
const AwsErrorKind = "error.kind"
View Source
const AwsErrorMessage = "error.message"
View Source
const AwsErrorStack = "error.stack"
View Source
const AwsFunctionPlatform = "AWS Lambda"
View Source
const AwsLambdaARN = "aws.lambda.arn"
View Source
const AwsLambdaApplicationClass = "AWS-Lambda"
View Source
const AwsLambdaApplicationDomain = "API"
View Source
const AwsLambdaInvocationColdStart = "aws.lambda.invocation.coldstart"
View Source
const AwsLambdaInvocationRequest = "aws.lambda.invocation.request"
View Source
const AwsLambdaInvocationRequestId = "aws.lambda.invocation.request_id"
View Source
const AwsLambdaInvocationResponse = "aws.lambda.invocation.response"
View Source
const AwsLambdaInvocationTimeout = "aws.lambda.invocation.timeout"
View Source
const AwsLambdaLogGroupName = "aws.lambda.log_group_name"
View Source
const AwsLambdaLogStreamName = "aws.lambda.log_stream_name"
View Source
const AwsLambdaMemoryLimit = "aws.lambda.memory_limit"
View Source
const AwsLambdaName = "aws.lambda.name"
View Source
const AwsRegion = "aws.region"
View Source
const DataModelVersion = "2.0"
View Source
const DefaultClassName = "Method"
View Source
const DefaultCollectorURL = "https://api.thundra.io/v1"
View Source
const DefaultDomainName = ""
View Source
const DefaultProfile = "default"
View Source
const DefaultTimeoutMargin = 200
View Source
const MonitoringDataPath = "/monitoring-data"
View Source
const ThundraAPIKey = "thundra_apiKey"
View Source
const ThundraApplicationStage = "thundra_agent_lambda_application_stage"
View Source
const ThundraDisableLog = "thundra_agent_lambda_log_disable"
View Source
const ThundraDisableMetric = "thundra_agent_lambda_metric_disable"
View Source
const ThundraDisableTrace = "thundra_agent_lambda_trace_disable"
View Source
const ThundraDisableTraceRequest = "thundra_agent_lambda_trace_request_disable"
View Source
const ThundraDisableTraceResponse = "thundra_agent_lambda_trace_response_disable"
View Source
const ThundraLambdaDebugEnable = "thundra_lambda_debug_enable"
View Source
const ThundraLambdaDisable = "thundra_agent_lambda_disable"
View Source
const ThundraLambdaPublishCloudwatchEnable = "thundra_agent_lambda_publish_cloudwatch_enable"
View Source
const ThundraLambdaReportRestBaseURL = "thundra_agent_lambda_report_rest_baseUrl"
View Source
const ThundraLambdaTimeoutMargin = "thundra_agent_lambda_timeout_margin"
View Source
const ThundraLambdaWarmupWarmupAware = "thundra_agent_lambda_warmup_warmupAware"
View Source
const ThundraLogLogLevel = "thundra_log_logLevel"
View Source
const ThundraTrustAllCertificates = "thundra_agent_lambda_report_rest_trustAllCertificates"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.