Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

14.12. gnocchi benchmark measures add

usage: gnocchi benchmark measures add [-h] [--resource-id RESOURCE_ID]
                                      [-f {json,shell,table,value,yaml}]
                                      [-c COLUMN] [--max-width <integer>]
                                      [--noindent] [--prefix PREFIX]
                                      [--workers WORKERS] --count COUNT
                                      [--batch BATCH]
                                      [--timestamp-start TIMESTAMP_START]
                                      [--timestamp-end TIMESTAMP_END] [--wait]
                                      metric
Do benchmark testing of adding measurements

Positional arguments

metric


        ID or name of the metric

Optional arguments

-h, --help


        show this help message and exit

--resource-id RESOURCE_ID, -r RESOURCE_ID


      ID of the resource

--workers WORKERS, -w WORKERS


      Number of workers to use

--count COUNT, -n COUNT


      Number of total measures to send

--batch BATCH, -b BATCH


      Number of measures to send in each batch

--timestamp-start TIMESTAMP_START, -s TIMESTAMP_START


      First timestamp to use

--timestamp-end TIMESTAMP_END, -e TIMESTAMP_END


      Last timestamp to use

--wait


        Wait for all measures to be processed