Traceable

interface Traceable

Performance traces have specific naming requirements. This guarantees the values abide by the required format.

  • Should be in snake_case.

  • Should be in lowercase.

  • Should have low indexing.

Inheritors

Properties

Link copied to clipboard
abstract val snakeCase: String

Unique value to identify a performance trace metric.