Metrics Commands

The CLI includes the following metrics commands:

Command

Description

Command

Description

get metric value <metric-name> [<tags>] [start <start>] [end <end>]

Gets the value of a metric. Provide <tags> as a map in the format 'tag1=value1 tag2=value2'.

search metric names [<tags>]

Searches metric names. Provide <tags> as a map in the format 'tag1=value1 tag2=value2'.

search metric tags [<tags>]

Searches metric tags. Provide <tags> as a map in the format 'tag1=value1 tag2=value2'.

Created in 2020 by Google Inc.