Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UnifiedAgentUrlFilter

Kubernetes filter object

Properties

Optional allowList

allowList: Array<string>

List of metrics regex to be allowed.

Optional denyList

denyList: Array<string>

List of metrics regex to be denied.

Const filterType

filterType: string = "URL_FILTER"

name

name: string

Unique name for the filter.

Methods

getDeserializedJsonObj

getJsonObj