CI visibility usage in a given hour.

Hierarchy

  • UsageCIVisibilityHour

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
ciPipelineIndexedSpans?: number

The number of spans for pipelines in the queried hour.

ciTestIndexedSpans?: number

The number of spans for tests in the queried hour.

ciVisibilityItrCommitters?: number

Shows the total count of all active Git committers for Intelligent Test Runner in the current month. A committer is active if they commit at least 3 times in a given month.

ciVisibilityPipelineCommitters?: number

Shows the total count of all active Git committers for Pipelines in the current month. A committer is active if they commit at least 3 times in a given month.

ciVisibilityTestCommitters?: number

The total count of all active Git committers for tests in the current month. A committer is active if they commit at least 3 times in a given month.

orgName?: string

The organization name.

publicId?: string

The organization public ID.

Generated using TypeDoc