Skip to content

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

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

Interface: HistogramConfiguration<T>

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

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


buckets

Optional buckets: number[]

Defined in

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


collect

Optional collect: CollectFunction<Histogram<T>>

Overrides

MetricConfiguration.collect

Defined in

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


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