Skip to content

@ralphschuler.prom metrics decorator.<internal>.CounterConfiguration

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: CounterConfiguration<T>

@ralphschuler/prom-metrics-decorator.<internal>.CounterConfiguration

Type parameters

Name Type
T extends string

Hierarchy

Table of contents

Properties

Properties

aggregator

Optional aggregator: Aggregator

Inherited from

MetricConfiguration.aggregator

Defined in

node_modules/prom-client/index.d.ts:168


collect

Optional collect: CollectFunction<Counter<T>>

Overrides

MetricConfiguration.collect

Defined in

node_modules/prom-client/index.d.ts:174


help

help: string

Inherited from

MetricConfiguration.help

Defined in

node_modules/prom-client/index.d.ts:165


labelNames

Optional labelNames: T[] | readonly T[]

Inherited from

MetricConfiguration.labelNames

Defined in

node_modules/prom-client/index.d.ts:166


name

name: string

Inherited from

MetricConfiguration.name

Defined in

node_modules/prom-client/index.d.ts:164


registers

Optional registers: Registry[]

Inherited from

MetricConfiguration.registers

Defined in

node_modules/prom-client/index.d.ts:167

Typescript Libraries

Modules

Namespaces

Clone this wiki locally