-
Notifications
You must be signed in to change notification settings - Fork 0
@ralphschuler.prom metrics decorator
Ƭ MetricConfigurations: CounterConfiguration
<any
> | GaugeConfiguration
<any
> | HistogramConfiguration
<any
> | SummaryConfiguration
<any
>
packages/prom-metrics-decorator/src/index.ts:21
Ƭ MetricTypes: Counter
| Gauge
| Histogram
| Summary
<any
>
packages/prom-metrics-decorator/src/index.ts:20
▸ PromCounter(config
): (target
: Object
| Function
, propertyKey?
: string
| symbol
, descriptor?
: PropertyDescriptor
) => void
Name | Type |
---|---|
config |
IMetricConfig <CounterConfiguration <any >> |
fn
▸ (target
, propertyKey?
, descriptor?
): void
Name | Type |
---|---|
target |
Object | Function
|
propertyKey? |
string | symbol
|
descriptor? |
PropertyDescriptor |
void
packages/prom-metrics-decorator/src/index.ts:61
▸ PromGauge(config
): (target
: Object
| Function
, propertyKey?
: string
| symbol
, descriptor?
: PropertyDescriptor
) => void
Name | Type |
---|---|
config |
IMetricConfig <GaugeConfiguration <any >> |
fn
▸ (target
, propertyKey?
, descriptor?
): void
Name | Type |
---|---|
target |
Object | Function
|
propertyKey? |
string | symbol
|
descriptor? |
PropertyDescriptor |
void
packages/prom-metrics-decorator/src/index.ts:61
▸ PromHistogram(config
): (target
: Object
| Function
, propertyKey?
: string
| symbol
, descriptor?
: PropertyDescriptor
) => void
Name | Type |
---|---|
config |
IMetricConfig <HistogramConfiguration <any >> |
fn
▸ (target
, propertyKey?
, descriptor?
): void
Name | Type |
---|---|
target |
Object | Function
|
propertyKey? |
string | symbol
|
descriptor? |
PropertyDescriptor |
void
packages/prom-metrics-decorator/src/index.ts:61
▸ PromSummary(config
): (target
: Object
| Function
, propertyKey?
: string
| symbol
, descriptor?
: PropertyDescriptor
) => void
Name | Type |
---|---|
config |
IMetricConfig <SummaryConfiguration <any >> |
fn
▸ (target
, propertyKey?
, descriptor?
): void
Name | Type |
---|---|
target |
Object | Function
|
propertyKey? |
string | symbol
|
descriptor? |
PropertyDescriptor |
void
- @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