Dimension interface

Dimension of a resource metric. For e.g. instance specific HTTP requests for a web app, where instance name is dimension of the metric HTTP request

Properties

displayName

Display name of the dimension.

internalName

Dimension of the internal name.

name

Name of the dimension.

toBeExportedForShoebox

Dimension to be exported for shoebox.

Property Details

displayName

Display name of the dimension.

displayName?: string

Property Value

string

internalName

Dimension of the internal name.

internalName?: string

Property Value

string

name

Name of the dimension.

name?: string

Property Value

string

toBeExportedForShoebox

Dimension to be exported for shoebox.

toBeExportedForShoebox?: boolean

Property Value

boolean