latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Report

write metrics

Put a metrics object to datastore

put/report/metrics

Request body

idstring

Object id. Derived from metric properties.

metric_idstring

Specific identifier for this metrics, regardless of point in time. Exact value depends on metric type

metric_typestring

Specific type/class of metric

interval_type'event' | 'day' | 'hour'

Description of the interval type

interval_startinteger

interval start time

interval_endinteger

interval end time

organization_idstring

organization this metric is for

appliction_idstring

appication this metric is for

environment_idstring

environment this metric is for

execution_countinteger

Count of executions

failed_countinteger

Count of failures

passed_countinteger

Count of passes

raw_valueinteger

Raw value used in anomaly detection

tests_passinginteger

Count of passes

tests_failinginteger

Count of passes

scripts_passinginteger

Count of passes

scripts_failinginteger

Count of passes

run_time_sum_squaredinteger

Count of passes

run_time_suminteger

Count of passes

Response

Metrics written.

idstring

Object id. Derived from metric properties.

metric_idstring

Specific identifier for this metrics, regardless of point in time. Exact value depends on metric type

metric_typestring

Specific type/class of metric

interval_type'event' | 'day' | 'hour'

Description of the interval type

interval_startinteger

interval start time

interval_endinteger

interval end time

organization_idstring

organization this metric is for

appliction_idstring

appication this metric is for

environment_idstring

environment this metric is for

execution_countinteger

Count of executions

failed_countinteger

Count of failures

passed_countinteger

Count of passes

raw_valueinteger

Raw value used in anomaly detection

tests_passinginteger

Count of passes

tests_failinginteger

Count of passes

scripts_passinginteger

Count of passes

scripts_failinginteger

Count of passes

run_time_sum_squaredinteger

Count of passes

run_time_suminteger

Count of passes