# Functions

GetServiceURLForRegion returns the service URL to be used for the specified region.
NewMetricsRouterV3 : constructs an instance of MetricsRouterV3 with passed in options.
NewMetricsRouterV3UsingExternalConfig : constructs an instance of MetricsRouterV3 with passed in options and external configuration.
UnmarshalInclusionFilter unmarshals an instance of InclusionFilter from the specified map of raw messages.
UnmarshalInclusionFilterPrototype unmarshals an instance of InclusionFilterPrototype from the specified map of raw messages.
UnmarshalRoute unmarshals an instance of Route from the specified map of raw messages.
UnmarshalRouteCollection unmarshals an instance of RouteCollection from the specified map of raw messages.
UnmarshalRule unmarshals an instance of Rule from the specified map of raw messages.
UnmarshalRulePrototype unmarshals an instance of RulePrototype from the specified map of raw messages.
UnmarshalSetting unmarshals an instance of Setting from the specified map of raw messages.
UnmarshalTarget unmarshals an instance of Target from the specified map of raw messages.
UnmarshalTargetCollection unmarshals an instance of TargetCollection from the specified map of raw messages.
UnmarshalTargetIdentity unmarshals an instance of TargetIdentity from the specified map of raw messages.
UnmarshalTargetReference unmarshals an instance of TargetReference from the specified map of raw messages.

# Constants

DefaultServiceName is the default key used to find external configuration information.
DefaultServiceURL is the default URL to make service requests to.
Constants associated with the InclusionFilter.Operand property.
Constants associated with the InclusionFilter.Operand property.
Constants associated with the InclusionFilter.Operand property.
Constants associated with the InclusionFilter.Operand property.
Constants associated with the InclusionFilter.Operand property.
Constants associated with the InclusionFilter.Operator property.
Constants associated with the InclusionFilter.Operator property.
Constants associated with the InclusionFilterPrototype.Operand property.
Constants associated with the InclusionFilterPrototype.Operand property.
Constants associated with the InclusionFilterPrototype.Operand property.
Constants associated with the InclusionFilterPrototype.Operand property.
Constants associated with the InclusionFilterPrototype.Operand property.
Constants associated with the InclusionFilterPrototype.Operator property.
Constants associated with the InclusionFilterPrototype.Operator property.
Constants associated with the Rule.Action property.
Constants associated with the Rule.Action property.
Constants associated with the RulePrototype.Action property.
Constants associated with the RulePrototype.Action property.
Constants associated with the TargetReference.TargetType property.
Constants associated with the Target.TargetType property.

# Structs

CreateRouteOptions : The CreateRoute options.
CreateTargetOptions : The CreateTarget options.
DeleteRouteOptions : The DeleteRoute options.
DeleteTargetOptions : The DeleteTarget options.
GetRouteOptions : The GetRoute options.
GetSettingsOptions : The GetSettings options.
GetTargetOptions : The GetTarget options.
InclusionFilter : A list of conditions to be satisfied for routing metrics to pre-defined target.
InclusionFilterPrototype : A list of conditions to be satisfied for routing metrics to pre-defined targets.
ListRoutesOptions : The ListRoutes options.
ListTargetsOptions : The ListTargets options.
MetricsRouterV3 : IBM Cloud Metrics Routing allows you to configure how to route platform metrics in your account.
MetricsRouterV3Options : Service options.
Route : The route resource.
RouteCollection : A list of route resources.
Rule : A configuration to route metrics to pre-defined target.
RulePrototype : A configuration to route metrics to pre-defined target.
Setting : Metrics routing settings response.
Target : Property values for a target in responses.
TargetCollection : A list of target resources.
TargetIdentity : A configuration to route metrics to pre-defined target.
TargetReference : A configuration to route metrics to pre-defined target.
UpdateRouteOptions : The UpdateRoute options.
UpdateSettingsOptions : The UpdateSettings options.
UpdateTargetOptions : The UpdateTarget options.