CustomTraceValue

Custom trace value that can be used to add unique values to a trace.

Parameters

value

identifies a counter or attribute.

Throws

if the value is not in snake_case or begins with a number.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard
open override val snakeCase: String

Unique value to identify a performance trace metric.