-
Notifications
You must be signed in to change notification settings - Fork 0
@ralphschuler.prom metrics decorator.<internal>.Counter
@ralphschuler/prom-metrics-decorator.<internal>.Counter
A counter is a cumulative metric that represents a single numerical value that only ever goes up
Name | Type |
---|---|
T |
extends string = string
|
• new Counter<T
>(configuration
): Counter
<T
>
Name | Type |
---|---|
T |
extends string = string
|
Name | Type | Description |
---|---|---|
configuration |
CounterConfiguration <T > |
Configuration when creating a Counter metric. Name and Help is required. |
Counter
<T
>
node_modules/prom-client/index.d.ts:184
▸ get(): Promise
<MetricObjectWithValues
<MetricValue
<T
>>>
Get counter metric object
Promise
<MetricObjectWithValues
<MetricValue
<T
>>>
node_modules/prom-client/index.d.ts:202
▸ inc(labels
, value?
): void
Increment for given labels
Name | Type | Description |
---|---|---|
labels |
Partial <Record <T , string | number >> |
Object with label keys and values |
value? |
number |
The number to increment with |
void
node_modules/prom-client/index.d.ts:191
▸ inc(value?
): void
Increment with value
Name | Type | Description |
---|---|---|
value? |
number |
The value to increment with |
void
node_modules/prom-client/index.d.ts:197
▸ labels(...values
): Internal
Return the child for given labels
Name | Type | Description |
---|---|---|
...values |
string [] |
Label values |
Configured counter with given labels
node_modules/prom-client/index.d.ts:209
▸ labels(labels
): Internal
Return the child for given labels
Name | Type | Description |
---|---|---|
labels |
Partial <Record <T , string | number >> |
Object with label keys and values |
Configured counter with given labels
node_modules/prom-client/index.d.ts:216
▸ remove(...values
): void
Remove metrics for the given label values
Name | Type | Description |
---|---|---|
...values |
string [] |
Label values |
void
node_modules/prom-client/index.d.ts:227
▸ remove(labels
): void
Remove metrics for the given label values
Name | Type | Description |
---|---|---|
labels |
Partial <Record <T , string | number >> |
Object with label keys and values |
void
node_modules/prom-client/index.d.ts:233
▸ reset(): void
Reset counter values
void
node_modules/prom-client/index.d.ts:221
- @ralphschuler/ai-function-caller
- index
- types/AIFunction
- types/Message
- @ralphschuler/assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- error
- index
- util
- @ralphschuler/better-map
- @ralphschuler/better-set
- @ralphschuler/binary-serializer
- @ralphschuler/bit-mask
- @ralphschuler/complex-compare
- @ralphschuler/i811n
- @ralphschuler/logger
- Color
- ColorMap
- Logger
- animations/BallonAnimation
- animations/BaseAnimation
- animations/BombAnimation
- animations/BouncingBallAnimation
- animations/ClockAnimation
- animations/DotsAnimation
- animations/HorizontalBarAnimation
- animations/PongAnimation
- animations/ProgressAnimation
- animations/ProgressBarAnimation
- animations/SpinnerAnimation
- animations/VerticalBarAnimation
- enums/LogLevel
- index
- interfaces/IColor
- interfaces/IMessage
- types/ColorName
- types/Colors
- @ralphschuler/lsystem
- @ralphschuler/mixin-class-factory
- @ralphschuler/neuronal-network
- @ralphschuler/parser-combinator
- index
- inputTypes
- parser
- unicode
- @ralphschuler/prom-metrics-decorator
- @ralphschuler/prom-metrics-parser
- @ralphschuler/random
- PseudoRandomItemSelector
- PseudoRandomNumberGenerator
- Seed
- index
- strategies
- strategy
- strategy
- strategy
- strategy
- strategy
- strategy
- types
- type
- type
- type
- @ralphschuler/safe-array
- @ralphschuler/slot-mashine
- @ralphschuler/state-store
- StateStore
- index
- type
- type
- type
- type
- type
- type
- type
- type
- util
- @ralphschuler/stats-tracker
- @ralphschuler/ts-error
- error
- index
- type
- util
- util
- util
- util
- @ralphschuler/webgl-sand-engine
- index
- pixel-renderer
- @ralphschuler/webgl-shader-factory
- "node:stream/consumers"
- "node:stream/promises"
- ChatCompletionSnapshot
- Choice
- Message
- ToolCall
- EventEmitter
- FormData
- OpenAI
- OpenAI
- Audio
- Speech
- Transcriptions
- Translations
- Beta
- Assistants
- Assistant
- AssistantCreateParams
- AssistantUpdateParams
- Files
- Chat
- Threads
- Messages
- Files
- MessageContentImageFile
- MessageContentText
- Text
- FileCitation
- FilePath
- Runs
- RequiredActionFunctionToolCall
- Run
- RequiredAction
- RunCreateParams
- RunSubmitToolOutputsParams
- Steps
- CodeToolCall
- CodeInterpreter
- Image
- FunctionToolCall
- MessageCreationStepDetails
- RunStep
- ThreadCreateAndRunParams
- Thread
- ThreadCreateParams
- Chat
- Completions
- ChatCompletion
- ChatCompletionAssistantMessageParam
- ChatCompletionChunk
- Choice
- Delta
- ToolCall
- ChatCompletionContentPartImage
- ChatCompletionCreateParams
- ChatCompletionMessage
- ChatCompletionMessageToolCall
- ChatCompletionNamedToolChoice
- Completions
- CompletionChoice
- CompletionCreateParams
- Edits
- Edit
- Embeddings
- CreateEmbeddingResponse
- Files
- FineTunes
- FineTune
- FineTuneCreateParams
- FineTuneListEventsParams
- FineTuning
- Jobs
- FineTuningJob
- JobCreateParams
- Images
- Models
- Moderations
- Moderation
- internal
- finished
- pipeline
- "node:stream/consumers"
- "node:stream/promises"
- EventEmitter
- internal
- finished
- pipeline
- Counter
- Gauge
- Histogram
- Summary