-
Notifications
You must be signed in to change notification settings - Fork 0
@ralphschuler.prom metrics decorator.<internal>
- CounterConfiguration
- GaugeConfiguration
- HistogramConfiguration
- MetricConfiguration
- MetricObject
- MetricObjectWithValues
- Object
- PropertyDescriptor
- SummaryConfiguration
- Aggregator
- CollectFunction
- LabelValues
- Metric
- MetricValue
- MetricValueWithName
- Partial
- PropertyKey
- Record
Ƭ Aggregator: "omit" | "sum" | "first" | "min" | "max" | "average"
Aggregation methods, used for aggregating metrics in a Node.js cluster.
node_modules/prom-client/index.d.ts:128
Ƭ CollectFunction<T>: (this: T) => void | Promise<void>
| Name |
|---|
T |
▸ (this): void | Promise<void>
| Name | Type |
|---|---|
this |
T |
void | Promise<void>
node_modules/prom-client/index.d.ts:137
Ƭ LabelValues<T>: Partial<Record<T, string | number>>
| Name | Type |
|---|---|
T |
extends string
|
node_modules/prom-client/index.d.ts:161
Ƭ Metric<T>: Counter<T> | Gauge<T> | Summary<T> | Histogram<T>
General metric type
| Name | Type |
|---|---|
T |
extends string = string
|
node_modules/prom-client/index.d.ts:119
Ƭ MetricValue<T>: Object
| Name | Type |
|---|---|
T |
extends string
|
| Name | Type |
|---|---|
labels |
LabelValues<T> |
value |
number |
node_modules/prom-client/index.d.ts:152
Ƭ MetricValueWithName<T>: MetricValue<T> & { metricName?: string }
| Name | Type |
|---|---|
T |
extends string
|
node_modules/prom-client/index.d.ts:157
Ƭ Partial<T>: { [P in keyof T]?: T[P] }
Make all properties in T optional
| Name |
|---|
T |
node_modules/typescript/lib/lib.es5.d.ts:1577
Ƭ PropertyKey: string | number | symbol
node_modules/typescript/lib/lib.es5.d.ts:108
Ƭ Record<K, T>: { [P in K]: T }
Construct a type with a set of properties K of type T
| Name | Type |
|---|---|
K |
extends keyof any
|
T |
T |
node_modules/typescript/lib/lib.es5.d.ts:1605
▸ Object(): any
Provides functionality common to all JavaScript objects.
any
node_modules/typescript/lib/lib.es5.d.ts:157
▸ Object(value): any
Provides functionality common to all JavaScript objects.
| Name | Type |
|---|---|
value |
any |
any
node_modules/typescript/lib/lib.es5.d.ts:158
- @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