autotel 4.1.0 → 4.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -2
- package/src/attribute-redacting-processor.test.ts +0 -763
- package/src/attribute-redacting-processor.ts +0 -621
- package/src/attributes/attachers.ts +0 -161
- package/src/attributes/builders.ts +0 -529
- package/src/attributes/domains.ts +0 -42
- package/src/attributes/index.ts +0 -81
- package/src/attributes/registry.ts +0 -323
- package/src/attributes/types.ts +0 -211
- package/src/attributes/utils.ts +0 -64
- package/src/attributes/validators.ts +0 -266
- package/src/attributes.test.ts +0 -292
- package/src/auto.ts +0 -67
- package/src/autotel-logger.test.ts +0 -548
- package/src/autotel-logger.ts +0 -364
- package/src/baggage-span-processor.test.ts +0 -202
- package/src/baggage-span-processor.ts +0 -100
- package/src/business-baggage.test.ts +0 -500
- package/src/business-baggage.ts +0 -669
- package/src/circuit-breaker.test.ts +0 -341
- package/src/circuit-breaker.ts +0 -184
- package/src/config.test.ts +0 -94
- package/src/config.ts +0 -172
- package/src/correlated-events.test.ts +0 -151
- package/src/correlated-events.ts +0 -47
- package/src/correlation-id.test.ts +0 -163
- package/src/correlation-id.ts +0 -206
- package/src/db.test.ts +0 -252
- package/src/db.ts +0 -447
- package/src/decorators.test.ts +0 -153
- package/src/decorators.ts +0 -188
- package/src/define-event.test.ts +0 -41
- package/src/define-event.ts +0 -58
- package/src/devtools.ts +0 -60
- package/src/drain-pipeline.test.ts +0 -68
- package/src/drain-pipeline.ts +0 -199
- package/src/drain-toolkit.test.ts +0 -113
- package/src/drain-toolkit.ts +0 -129
- package/src/enricher-toolkit.test.ts +0 -67
- package/src/enricher-toolkit.ts +0 -79
- package/src/enrichers.test.ts +0 -150
- package/src/enrichers.ts +0 -145
- package/src/env-config.test.ts +0 -323
- package/src/env-config.ts +0 -309
- package/src/error-catalog.test.ts +0 -133
- package/src/error-catalog.ts +0 -262
- package/src/event-queue.test.ts +0 -864
- package/src/event-queue.ts +0 -699
- package/src/event-subscriber.ts +0 -262
- package/src/event-testing.ts +0 -197
- package/src/event.test.ts +0 -1104
- package/src/event.ts +0 -988
- package/src/events-config.ts +0 -235
- package/src/exporters.ts +0 -165
- package/src/filtering-span-processor.test.ts +0 -281
- package/src/filtering-span-processor.ts +0 -111
- package/src/flatten-attributes.test.ts +0 -76
- package/src/flatten-attributes.ts +0 -80
- package/src/functional.strict-types.typecheck.ts +0 -53
- package/src/functional.test.ts +0 -1464
- package/src/functional.ts +0 -2539
- package/src/functional.types.test.ts +0 -135
- package/src/hook.mjs +0 -15
- package/src/http.test.ts +0 -485
- package/src/http.ts +0 -424
- package/src/index.ts +0 -433
- package/src/init-auto-redactor.test.ts +0 -53
- package/src/init-redactor.test.ts +0 -8
- package/src/init.customization.test.ts +0 -665
- package/src/init.integrations.test.ts +0 -399
- package/src/init.openllmetry.test.ts +0 -194
- package/src/init.protocol.test.ts +0 -215
- package/src/init.ts +0 -2439
- package/src/instrumentation.test.ts +0 -108
- package/src/instrumentation.ts +0 -319
- package/src/logger.test.ts +0 -125
- package/src/logger.ts +0 -341
- package/src/messaging-adapters.test.ts +0 -595
- package/src/messaging-adapters.ts +0 -583
- package/src/messaging-testing.test.ts +0 -573
- package/src/messaging-testing.ts +0 -935
- package/src/messaging.test.ts +0 -1646
- package/src/messaging.ts +0 -2245
- package/src/metric-helpers.ts +0 -47
- package/src/metric-testing.ts +0 -197
- package/src/metric.ts +0 -446
- package/src/metrics.test.ts +0 -241
- package/src/node-require.ts +0 -123
- package/src/operation-context.ts +0 -93
- package/src/parse-error.test.ts +0 -73
- package/src/parse-error.ts +0 -112
- package/src/posthog-logs.test.ts +0 -115
- package/src/posthog-logs.ts +0 -77
- package/src/pretty-console-exporter.test.ts +0 -545
- package/src/pretty-console-exporter.ts +0 -413
- package/src/pretty-log-formatter.test.ts +0 -123
- package/src/pretty-log-formatter.ts +0 -210
- package/src/processors/canonical-log-line-processor.test.ts +0 -523
- package/src/processors/canonical-log-line-processor.ts +0 -396
- package/src/processors.ts +0 -152
- package/src/rate-limiter.test.ts +0 -199
- package/src/rate-limiter.ts +0 -98
- package/src/redact-values.test.ts +0 -90
- package/src/redact-values.ts +0 -34
- package/src/register.ts +0 -37
- package/src/request-logger.test.ts +0 -545
- package/src/request-logger.ts +0 -342
- package/src/sampling.test.ts +0 -1060
- package/src/sampling.ts +0 -737
- package/src/security-schema.test.ts +0 -45
- package/src/security-schema.ts +0 -107
- package/src/semantic-conventions.ts +0 -15
- package/src/semantic-helpers.test.ts +0 -226
- package/src/semantic-helpers.ts +0 -438
- package/src/shutdown.test.ts +0 -364
- package/src/shutdown.ts +0 -246
- package/src/span-name-normalizer.test.ts +0 -377
- package/src/span-name-normalizer.ts +0 -213
- package/src/stable-hash.ts +0 -27
- package/src/structured-error.test.ts +0 -191
- package/src/structured-error.ts +0 -157
- package/src/stub.integration.test.ts +0 -361
- package/src/tail-sampling-processor.test.ts +0 -230
- package/src/tail-sampling-processor.ts +0 -55
- package/src/test-span-collector.test.ts +0 -234
- package/src/test-span-collector.ts +0 -150
- package/src/testing.ts +0 -705
- package/src/trace-context.test.ts +0 -73
- package/src/trace-context.ts +0 -567
- package/src/trace-helpers.new.test.ts +0 -278
- package/src/trace-helpers.test.ts +0 -290
- package/src/trace-helpers.ts +0 -710
- package/src/trace-hybrid.test.ts +0 -42
- package/src/trace-hybrid.ts +0 -37
- package/src/tracer-provider.test.ts +0 -183
- package/src/tracer-provider.ts +0 -266
- package/src/track.test.ts +0 -154
- package/src/track.ts +0 -216
- package/src/validate.test.ts +0 -287
- package/src/validate.ts +0 -307
- package/src/validation-attributes.ts +0 -43
- package/src/validation.test.ts +0 -330
- package/src/validation.ts +0 -246
- package/src/variable-name-inference.test.ts +0 -178
- package/src/variable-name-inference.ts +0 -242
- package/src/webhook.test.ts +0 -649
- package/src/webhook.ts +0 -637
- package/src/workflow-distributed.test.ts +0 -786
- package/src/workflow-distributed.ts +0 -916
- package/src/workflow.async-safety.integration.test.ts +0 -345
- package/src/workflow.test.ts +0 -647
- package/src/workflow.ts +0 -810
- package/src/yaml-config.test.ts +0 -373
- package/src/yaml-config.ts +0 -351
package/src/metric-helpers.ts
DELETED
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
Counter,
|
|
3
|
-
Histogram,
|
|
4
|
-
Meter,
|
|
5
|
-
ObservableGauge,
|
|
6
|
-
UpDownCounter,
|
|
7
|
-
} from '@opentelemetry/api';
|
|
8
|
-
import { getConfig } from './config';
|
|
9
|
-
|
|
10
|
-
function getActiveMeter(): Meter {
|
|
11
|
-
const config = getConfig();
|
|
12
|
-
return config.meter;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
export function getMeter(): Meter {
|
|
16
|
-
return getActiveMeter();
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
type CounterOptions = Parameters<Meter['createCounter']>[1];
|
|
20
|
-
type HistogramOptions = Parameters<Meter['createHistogram']>[1];
|
|
21
|
-
type UpDownCounterOptions = Parameters<Meter['createUpDownCounter']>[1];
|
|
22
|
-
type ObservableGaugeOptions = Parameters<Meter['createObservableGauge']>[1];
|
|
23
|
-
|
|
24
|
-
export function createCounter(name: string, options?: CounterOptions): Counter {
|
|
25
|
-
return getActiveMeter().createCounter(name, options);
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
export function createHistogram(
|
|
29
|
-
name: string,
|
|
30
|
-
options?: HistogramOptions,
|
|
31
|
-
): Histogram {
|
|
32
|
-
return getActiveMeter().createHistogram(name, options);
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
export function createUpDownCounter(
|
|
36
|
-
name: string,
|
|
37
|
-
options?: UpDownCounterOptions,
|
|
38
|
-
): UpDownCounter {
|
|
39
|
-
return getActiveMeter().createUpDownCounter(name, options);
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
export function createObservableGauge(
|
|
43
|
-
name: string,
|
|
44
|
-
options?: ObservableGaugeOptions,
|
|
45
|
-
): ObservableGauge {
|
|
46
|
-
return getActiveMeter().createObservableGauge(name, options);
|
|
47
|
-
}
|
package/src/metric-testing.ts
DELETED
|
@@ -1,197 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Testing utilities for Metrics
|
|
3
|
-
*
|
|
4
|
-
* Provides in-memory collection of metrics for testing purposes.
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import type {
|
|
8
|
-
EventAttributes,
|
|
9
|
-
FunnelStatus,
|
|
10
|
-
OutcomeStatus,
|
|
11
|
-
} from './event-subscriber';
|
|
12
|
-
|
|
13
|
-
export interface MetricsEvent {
|
|
14
|
-
event: string;
|
|
15
|
-
attributes?: EventAttributes;
|
|
16
|
-
service: string;
|
|
17
|
-
timestamp: number;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
export interface MetricsFunnelStep {
|
|
21
|
-
funnel: string;
|
|
22
|
-
status: FunnelStatus;
|
|
23
|
-
attributes?: EventAttributes;
|
|
24
|
-
service: string;
|
|
25
|
-
timestamp: number;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
export interface MetricsOutcome {
|
|
29
|
-
operation: string;
|
|
30
|
-
status: OutcomeStatus;
|
|
31
|
-
attributes?: EventAttributes;
|
|
32
|
-
service: string;
|
|
33
|
-
timestamp: number;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
export interface MetricsValue {
|
|
37
|
-
metric: string;
|
|
38
|
-
value: number;
|
|
39
|
-
attributes?: EventAttributes;
|
|
40
|
-
service: string;
|
|
41
|
-
timestamp: number;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
/**
|
|
45
|
-
* In-memory metrics collector for testing
|
|
46
|
-
*/
|
|
47
|
-
export interface MetricsCollector {
|
|
48
|
-
/** Get all collected events */
|
|
49
|
-
getEvents(): MetricsEvent[];
|
|
50
|
-
/** Get all collected funnel steps */
|
|
51
|
-
getFunnelSteps(): MetricsFunnelStep[];
|
|
52
|
-
/** Get all collected outcomes */
|
|
53
|
-
getOutcomes(): MetricsOutcome[];
|
|
54
|
-
/** Get all collected values */
|
|
55
|
-
getValues(): MetricsValue[];
|
|
56
|
-
/** Clear all collected metrics */
|
|
57
|
-
clear(): void;
|
|
58
|
-
/** Record an event (internal use) */
|
|
59
|
-
recordEvent(event: MetricsEvent): void;
|
|
60
|
-
/** Record a funnel step (internal use) */
|
|
61
|
-
recordFunnelStep(step: MetricsFunnelStep): void;
|
|
62
|
-
/** Record an outcome (internal use) */
|
|
63
|
-
recordOutcome(outcome: MetricsOutcome): void;
|
|
64
|
-
/** Record a value (internal use) */
|
|
65
|
-
recordValue(value: MetricsValue): void;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
/**
|
|
69
|
-
* Create an in-memory metrics collector for testing
|
|
70
|
-
*
|
|
71
|
-
* @example
|
|
72
|
-
* ```typescript
|
|
73
|
-
* const collector = createMetricsCollector()
|
|
74
|
-
*
|
|
75
|
-
* const metrics = new Metric('test-service', { collector })
|
|
76
|
-
* metrics.trackEvent('order.completed', { orderId: '123' })
|
|
77
|
-
*
|
|
78
|
-
* const event =collector.getEvents()
|
|
79
|
-
* expect(events).toHaveLength(1)
|
|
80
|
-
* expect(events[0].event).toBe('order.completed')
|
|
81
|
-
* ```
|
|
82
|
-
*/
|
|
83
|
-
export function createMetricsCollector(): MetricsCollector {
|
|
84
|
-
const events: MetricsEvent[] = [];
|
|
85
|
-
const funnelSteps: MetricsFunnelStep[] = [];
|
|
86
|
-
const outcomes: MetricsOutcome[] = [];
|
|
87
|
-
const values: MetricsValue[] = [];
|
|
88
|
-
|
|
89
|
-
return {
|
|
90
|
-
getEvents(): MetricsEvent[] {
|
|
91
|
-
return [...events];
|
|
92
|
-
},
|
|
93
|
-
|
|
94
|
-
getFunnelSteps(): MetricsFunnelStep[] {
|
|
95
|
-
return [...funnelSteps];
|
|
96
|
-
},
|
|
97
|
-
|
|
98
|
-
getOutcomes(): MetricsOutcome[] {
|
|
99
|
-
return [...outcomes];
|
|
100
|
-
},
|
|
101
|
-
|
|
102
|
-
getValues(): MetricsValue[] {
|
|
103
|
-
return [...values];
|
|
104
|
-
},
|
|
105
|
-
|
|
106
|
-
clear(): void {
|
|
107
|
-
events.length = 0;
|
|
108
|
-
funnelSteps.length = 0;
|
|
109
|
-
outcomes.length = 0;
|
|
110
|
-
values.length = 0;
|
|
111
|
-
},
|
|
112
|
-
|
|
113
|
-
recordEvent(event: MetricsEvent): void {
|
|
114
|
-
events.push(event);
|
|
115
|
-
},
|
|
116
|
-
|
|
117
|
-
recordFunnelStep(step: MetricsFunnelStep): void {
|
|
118
|
-
funnelSteps.push(step);
|
|
119
|
-
},
|
|
120
|
-
|
|
121
|
-
recordOutcome(outcome: MetricsOutcome): void {
|
|
122
|
-
outcomes.push(outcome);
|
|
123
|
-
},
|
|
124
|
-
|
|
125
|
-
recordValue(value: MetricsValue): void {
|
|
126
|
-
values.push(value);
|
|
127
|
-
},
|
|
128
|
-
};
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
/**
|
|
132
|
-
* Assert that a metric event was tracked
|
|
133
|
-
*
|
|
134
|
-
* @example
|
|
135
|
-
* ```typescript
|
|
136
|
-
* assertEventTracked({
|
|
137
|
-
* collector,
|
|
138
|
-
* eventName: 'order.completed',
|
|
139
|
-
* attributes: { orderId: '123' }
|
|
140
|
-
* })
|
|
141
|
-
* ```
|
|
142
|
-
*/
|
|
143
|
-
export function assertEventTracked(options: {
|
|
144
|
-
collector: MetricsCollector;
|
|
145
|
-
eventName: string;
|
|
146
|
-
attributes?: Record<string, unknown>;
|
|
147
|
-
}): void {
|
|
148
|
-
const events = options.collector.getEvents();
|
|
149
|
-
const matching = events.filter((e) => e.event === options.eventName);
|
|
150
|
-
|
|
151
|
-
if (matching.length === 0) {
|
|
152
|
-
throw new Error(`No events found with name: ${options.eventName}`);
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
if (options.attributes) {
|
|
156
|
-
const matchingWithAttrs = matching.filter((e) =>
|
|
157
|
-
Object.entries(options.attributes!).every(
|
|
158
|
-
([key, value]) => e.attributes && e.attributes[key] === value,
|
|
159
|
-
),
|
|
160
|
-
);
|
|
161
|
-
|
|
162
|
-
if (matchingWithAttrs.length === 0) {
|
|
163
|
-
throw new Error(
|
|
164
|
-
`Event ${options.eventName} found but attributes don't match: ${JSON.stringify(options.attributes)}`,
|
|
165
|
-
);
|
|
166
|
-
}
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
/**
|
|
171
|
-
* Assert that an outcome was tracked
|
|
172
|
-
*
|
|
173
|
-
* @example
|
|
174
|
-
* ```typescript
|
|
175
|
-
* assertOutcomeTracked({
|
|
176
|
-
* collector,
|
|
177
|
-
* operation: 'payment.process',
|
|
178
|
-
* status: 'success'
|
|
179
|
-
* })
|
|
180
|
-
* ```
|
|
181
|
-
*/
|
|
182
|
-
export function assertOutcomeTracked(options: {
|
|
183
|
-
collector: MetricsCollector;
|
|
184
|
-
operation: string;
|
|
185
|
-
status: 'success' | 'failure' | 'partial';
|
|
186
|
-
}): void {
|
|
187
|
-
const outcomes = options.collector.getOutcomes();
|
|
188
|
-
const matching = outcomes.filter(
|
|
189
|
-
(o) => o.operation === options.operation && o.status === options.status,
|
|
190
|
-
);
|
|
191
|
-
|
|
192
|
-
if (matching.length === 0) {
|
|
193
|
-
throw new Error(
|
|
194
|
-
`No outcomes found with operation: ${options.operation} and status: ${options.status}`,
|
|
195
|
-
);
|
|
196
|
-
}
|
|
197
|
-
}
|
package/src/metric.ts
DELETED
|
@@ -1,446 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Metrics API for OpenTelemetry
|
|
3
|
-
*
|
|
4
|
-
* Track business metrics for OpenTelemetry (Prometheus/Grafana).
|
|
5
|
-
* For business people who think in metrics.
|
|
6
|
-
*
|
|
7
|
-
* @example Track business metrics
|
|
8
|
-
* ```typescript
|
|
9
|
-
* const metrics = new Metric('checkout')
|
|
10
|
-
*
|
|
11
|
-
* // Track events as metrics
|
|
12
|
-
* metrics.trackEvent('order.completed', {
|
|
13
|
-
* amount: 99.99,
|
|
14
|
-
* currency: 'USD'
|
|
15
|
-
* })
|
|
16
|
-
*
|
|
17
|
-
* // Track conversion funnels
|
|
18
|
-
* metrics.trackFunnelStep('checkout', 'started', { cartValue: 99.99 })
|
|
19
|
-
* metrics.trackFunnelStep('checkout', 'completed', { cartValue: 99.99 })
|
|
20
|
-
*
|
|
21
|
-
* // Track outcomes
|
|
22
|
-
* metrics.trackOutcome('payment.process', 'success', { amount: 99.99 })
|
|
23
|
-
* metrics.trackOutcome('payment.process', 'failure', { error: 'insufficient_funds' })
|
|
24
|
-
*
|
|
25
|
-
* // Track values
|
|
26
|
-
* metrics.trackValue('revenue', 149.99, { currency: 'USD' })
|
|
27
|
-
* ```
|
|
28
|
-
*/
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
type Counter,
|
|
32
|
-
type Histogram,
|
|
33
|
-
type Attributes,
|
|
34
|
-
} from '@opentelemetry/api';
|
|
35
|
-
import { getConfig } from './config';
|
|
36
|
-
import { type Logger } from './logger';
|
|
37
|
-
import {
|
|
38
|
-
type EventAttributes,
|
|
39
|
-
type FunnelStatus,
|
|
40
|
-
type OutcomeStatus,
|
|
41
|
-
} from './event-subscriber';
|
|
42
|
-
import { type MetricsCollector } from './metric-testing';
|
|
43
|
-
|
|
44
|
-
// Re-export types for convenience
|
|
45
|
-
export type {
|
|
46
|
-
EventAttributes,
|
|
47
|
-
FunnelStatus,
|
|
48
|
-
OutcomeStatus,
|
|
49
|
-
} from './event-subscriber';
|
|
50
|
-
|
|
51
|
-
/**
|
|
52
|
-
* Metrics class for tracking business metrics in OpenTelemetry
|
|
53
|
-
*
|
|
54
|
-
* Track critical business indicators such as:
|
|
55
|
-
* - User events (signups, purchases, feature usage) as metrics
|
|
56
|
-
* - Conversion funnels (signup → activation → purchase)
|
|
57
|
-
* - Business outcomes (success/failure rates)
|
|
58
|
-
* - Value metrics (revenue, counts, etc.)
|
|
59
|
-
*
|
|
60
|
-
* All metrics are sent to OpenTelemetry (OTLP/Prometheus/Grafana).
|
|
61
|
-
*/
|
|
62
|
-
/**
|
|
63
|
-
* Metric configuration for customizing metric names and descriptions
|
|
64
|
-
*/
|
|
65
|
-
export interface MetricConfig {
|
|
66
|
-
/** Metric name (e.g., 'metrics.events' or 'custom.events') */
|
|
67
|
-
name?: string;
|
|
68
|
-
/** Metric description */
|
|
69
|
-
description?: string;
|
|
70
|
-
/** Metric unit (default: '1') */
|
|
71
|
-
unit?: string;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
/**
|
|
75
|
-
* Metrics options
|
|
76
|
-
*/
|
|
77
|
-
export interface MetricsOptions {
|
|
78
|
-
/** Optional logger for audit trail */
|
|
79
|
-
logger?: Logger;
|
|
80
|
-
/** Optional collector for testing (captures metrics in memory) */
|
|
81
|
-
collector?: MetricsCollector;
|
|
82
|
-
|
|
83
|
-
/**
|
|
84
|
-
* Namespace for metrics (default: 'metrics')
|
|
85
|
-
* Results in metrics like: {serviceName}.{namespace}.events
|
|
86
|
-
*/
|
|
87
|
-
namespace?: string;
|
|
88
|
-
|
|
89
|
-
/**
|
|
90
|
-
* Custom metric configurations
|
|
91
|
-
* Override metric names, descriptions, and units
|
|
92
|
-
*/
|
|
93
|
-
metrics?: {
|
|
94
|
-
events?: MetricConfig;
|
|
95
|
-
funnel?: MetricConfig;
|
|
96
|
-
outcomes?: MetricConfig;
|
|
97
|
-
value?: MetricConfig;
|
|
98
|
-
};
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
export class Metric {
|
|
102
|
-
private serviceName: string;
|
|
103
|
-
private eventCounter: Counter;
|
|
104
|
-
private funnelCounter: Counter;
|
|
105
|
-
private outcomeCounter: Counter;
|
|
106
|
-
private valueHistogram: Histogram;
|
|
107
|
-
private logger?: Logger;
|
|
108
|
-
private collector?: MetricsCollector;
|
|
109
|
-
|
|
110
|
-
/**
|
|
111
|
-
* Create a new Metrics instance
|
|
112
|
-
*
|
|
113
|
-
* @param serviceName - Service name for metric namespacing
|
|
114
|
-
* @param options - Optional configuration (logger, collector, namespace, metrics)
|
|
115
|
-
*
|
|
116
|
-
* @example Basic usage (default 'metrics' namespace)
|
|
117
|
-
* ```typescript
|
|
118
|
-
* const metrics = new Metric('checkout');
|
|
119
|
-
* // Creates: checkout.metrics.events, checkout.metrics.funnel, etc.
|
|
120
|
-
* ```
|
|
121
|
-
*
|
|
122
|
-
* @example Custom namespace
|
|
123
|
-
* ```typescript
|
|
124
|
-
* const metrics = new Metric('api', { namespace: 'business' });
|
|
125
|
-
* // Creates: api.business.events, api.business.funnel, etc.
|
|
126
|
-
* ```
|
|
127
|
-
*
|
|
128
|
-
* @example Custom metric names and descriptions
|
|
129
|
-
* ```typescript
|
|
130
|
-
* const metrics = new Metric('payments', {
|
|
131
|
-
* metrics: {
|
|
132
|
-
* outcomes: {
|
|
133
|
-
* name: 'payments.transactions',
|
|
134
|
-
* description: 'Payment transaction outcomes',
|
|
135
|
-
* unit: 'transactions'
|
|
136
|
-
* },
|
|
137
|
-
* value: {
|
|
138
|
-
* name: 'payments.revenue',
|
|
139
|
-
* description: 'Payment revenue in USD',
|
|
140
|
-
* unit: 'USD'
|
|
141
|
-
* }
|
|
142
|
-
* }
|
|
143
|
-
* });
|
|
144
|
-
* ```
|
|
145
|
-
*/
|
|
146
|
-
constructor(serviceName: string, options: MetricsOptions = {}) {
|
|
147
|
-
this.serviceName = serviceName;
|
|
148
|
-
this.logger = options.logger;
|
|
149
|
-
this.collector = options.collector;
|
|
150
|
-
|
|
151
|
-
const config = getConfig();
|
|
152
|
-
const meter = config.meter;
|
|
153
|
-
|
|
154
|
-
// Default namespace and metric configurations
|
|
155
|
-
const namespace = options.namespace || 'metrics';
|
|
156
|
-
const metricsConfig = options.metrics || {};
|
|
157
|
-
|
|
158
|
-
// Event counter configuration
|
|
159
|
-
const eventsConfig = metricsConfig.events || {};
|
|
160
|
-
this.eventCounter = meter.createCounter(
|
|
161
|
-
eventsConfig.name || `${serviceName}.${namespace}.events`,
|
|
162
|
-
{
|
|
163
|
-
description: eventsConfig.description || 'Count of business events',
|
|
164
|
-
unit: eventsConfig.unit || '1',
|
|
165
|
-
},
|
|
166
|
-
);
|
|
167
|
-
|
|
168
|
-
// Funnel counter configuration
|
|
169
|
-
const funnelConfig = metricsConfig.funnel || {};
|
|
170
|
-
this.funnelCounter = meter.createCounter(
|
|
171
|
-
funnelConfig.name || `${serviceName}.${namespace}.funnel`,
|
|
172
|
-
{
|
|
173
|
-
description: funnelConfig.description || 'Conversion funnel tracking',
|
|
174
|
-
unit: funnelConfig.unit || '1',
|
|
175
|
-
},
|
|
176
|
-
);
|
|
177
|
-
|
|
178
|
-
// Outcome counter configuration
|
|
179
|
-
const outcomesConfig = metricsConfig.outcomes || {};
|
|
180
|
-
this.outcomeCounter = meter.createCounter(
|
|
181
|
-
outcomesConfig.name || `${serviceName}.${namespace}.outcomes`,
|
|
182
|
-
{
|
|
183
|
-
description:
|
|
184
|
-
outcomesConfig.description || 'Outcome tracking (success/failure)',
|
|
185
|
-
unit: outcomesConfig.unit || '1',
|
|
186
|
-
},
|
|
187
|
-
);
|
|
188
|
-
|
|
189
|
-
// Value histogram configuration
|
|
190
|
-
const valueConfig = metricsConfig.value || {};
|
|
191
|
-
this.valueHistogram = meter.createHistogram(
|
|
192
|
-
valueConfig.name || `${serviceName}.${namespace}.value`,
|
|
193
|
-
{
|
|
194
|
-
description:
|
|
195
|
-
valueConfig.description || 'Value metrics (revenue, counts, etc.)',
|
|
196
|
-
unit: valueConfig.unit || '1',
|
|
197
|
-
},
|
|
198
|
-
);
|
|
199
|
-
}
|
|
200
|
-
|
|
201
|
-
/**
|
|
202
|
-
* Track a business event as a metric
|
|
203
|
-
*
|
|
204
|
-
* Use this for tracking user actions, business events, product usage as metrics:
|
|
205
|
-
* - "user.signup"
|
|
206
|
-
* - "order.completed"
|
|
207
|
-
* - "feature.used"
|
|
208
|
-
*
|
|
209
|
-
* @example
|
|
210
|
-
* ```typescript
|
|
211
|
-
* // Track user signup as metric
|
|
212
|
-
* metrics.trackEvent('user.signup', {
|
|
213
|
-
* userId: '123',
|
|
214
|
-
* plan: 'pro'
|
|
215
|
-
* })
|
|
216
|
-
*
|
|
217
|
-
* // Track order as metric
|
|
218
|
-
* metrics.trackEvent('order.completed', {
|
|
219
|
-
* orderId: 'ord_123',
|
|
220
|
-
* amount: 99.99
|
|
221
|
-
* })
|
|
222
|
-
* ```
|
|
223
|
-
*/
|
|
224
|
-
trackEvent(eventName: string, attributes?: EventAttributes): void {
|
|
225
|
-
const attrs: Attributes = {
|
|
226
|
-
service: this.serviceName,
|
|
227
|
-
event: eventName,
|
|
228
|
-
...attributes,
|
|
229
|
-
};
|
|
230
|
-
|
|
231
|
-
this.eventCounter.add(1, attrs);
|
|
232
|
-
|
|
233
|
-
this.logger?.info(
|
|
234
|
-
{
|
|
235
|
-
event: eventName,
|
|
236
|
-
attributes,
|
|
237
|
-
},
|
|
238
|
-
'Metric event tracked',
|
|
239
|
-
);
|
|
240
|
-
|
|
241
|
-
// Record for testing
|
|
242
|
-
this.collector?.recordEvent({
|
|
243
|
-
event: eventName,
|
|
244
|
-
attributes,
|
|
245
|
-
service: this.serviceName,
|
|
246
|
-
timestamp: Date.now(),
|
|
247
|
-
});
|
|
248
|
-
}
|
|
249
|
-
|
|
250
|
-
/**
|
|
251
|
-
* Track conversion funnel steps as metrics
|
|
252
|
-
*
|
|
253
|
-
* Monitor where users drop off in multi-step processes.
|
|
254
|
-
*
|
|
255
|
-
* @example
|
|
256
|
-
* ```typescript
|
|
257
|
-
* // Track signup funnel
|
|
258
|
-
* metrics.trackFunnelStep('signup', 'started', { userId: '123' })
|
|
259
|
-
* metrics.trackFunnelStep('signup', 'email_verified', { userId: '123' })
|
|
260
|
-
* metrics.trackFunnelStep('signup', 'completed', { userId: '123' })
|
|
261
|
-
*
|
|
262
|
-
* // Track checkout flow
|
|
263
|
-
* metrics.trackFunnelStep('checkout', 'started', { cartValue: 99.99 })
|
|
264
|
-
* metrics.trackFunnelStep('checkout', 'payment_info', { cartValue: 99.99 })
|
|
265
|
-
* metrics.trackFunnelStep('checkout', 'completed', { cartValue: 99.99 })
|
|
266
|
-
* ```
|
|
267
|
-
*/
|
|
268
|
-
trackFunnelStep(
|
|
269
|
-
funnelName: string,
|
|
270
|
-
status: FunnelStatus,
|
|
271
|
-
attributes?: EventAttributes,
|
|
272
|
-
): void {
|
|
273
|
-
const attrs: Attributes = {
|
|
274
|
-
service: this.serviceName,
|
|
275
|
-
funnel: funnelName,
|
|
276
|
-
status,
|
|
277
|
-
...attributes,
|
|
278
|
-
};
|
|
279
|
-
|
|
280
|
-
this.funnelCounter.add(1, attrs);
|
|
281
|
-
|
|
282
|
-
this.logger?.info(
|
|
283
|
-
{
|
|
284
|
-
funnel: funnelName,
|
|
285
|
-
status,
|
|
286
|
-
attributes,
|
|
287
|
-
},
|
|
288
|
-
'Funnel step tracked',
|
|
289
|
-
);
|
|
290
|
-
|
|
291
|
-
// Record for testing
|
|
292
|
-
this.collector?.recordFunnelStep({
|
|
293
|
-
funnel: funnelName,
|
|
294
|
-
status,
|
|
295
|
-
attributes,
|
|
296
|
-
service: this.serviceName,
|
|
297
|
-
timestamp: Date.now(),
|
|
298
|
-
});
|
|
299
|
-
}
|
|
300
|
-
|
|
301
|
-
/**
|
|
302
|
-
* Track outcomes (success/failure/partial) as metrics
|
|
303
|
-
*
|
|
304
|
-
* Monitor success rates of critical operations.
|
|
305
|
-
*
|
|
306
|
-
* @example
|
|
307
|
-
* ```typescript
|
|
308
|
-
* // Track email delivery
|
|
309
|
-
* metrics.trackOutcome('email.delivery', 'success', {
|
|
310
|
-
* recipientType: 'user',
|
|
311
|
-
* emailType: 'welcome'
|
|
312
|
-
* })
|
|
313
|
-
*
|
|
314
|
-
* metrics.trackOutcome('email.delivery', 'failure', {
|
|
315
|
-
* recipientType: 'user',
|
|
316
|
-
* errorCode: 'invalid_email'
|
|
317
|
-
* })
|
|
318
|
-
*
|
|
319
|
-
* // Track payment processing
|
|
320
|
-
* metrics.trackOutcome('payment.process', 'success', { amount: 99.99 })
|
|
321
|
-
* metrics.trackOutcome('payment.process', 'failure', { error: 'insufficient_funds' })
|
|
322
|
-
* ```
|
|
323
|
-
*/
|
|
324
|
-
trackOutcome(
|
|
325
|
-
operationName: string,
|
|
326
|
-
status: OutcomeStatus,
|
|
327
|
-
attributes?: EventAttributes,
|
|
328
|
-
): void {
|
|
329
|
-
const attrs: Attributes = {
|
|
330
|
-
service: this.serviceName,
|
|
331
|
-
operation: operationName,
|
|
332
|
-
status,
|
|
333
|
-
...attributes,
|
|
334
|
-
};
|
|
335
|
-
|
|
336
|
-
this.outcomeCounter.add(1, attrs);
|
|
337
|
-
|
|
338
|
-
this.logger?.info(
|
|
339
|
-
{
|
|
340
|
-
operation: operationName,
|
|
341
|
-
status,
|
|
342
|
-
attributes,
|
|
343
|
-
},
|
|
344
|
-
'Outcome tracked',
|
|
345
|
-
);
|
|
346
|
-
|
|
347
|
-
// Record for testing
|
|
348
|
-
this.collector?.recordOutcome({
|
|
349
|
-
operation: operationName,
|
|
350
|
-
status,
|
|
351
|
-
attributes,
|
|
352
|
-
service: this.serviceName,
|
|
353
|
-
timestamp: Date.now(),
|
|
354
|
-
});
|
|
355
|
-
}
|
|
356
|
-
|
|
357
|
-
/**
|
|
358
|
-
* Track value metrics
|
|
359
|
-
*
|
|
360
|
-
* Record numerical values like revenue, transaction amounts,
|
|
361
|
-
* item counts, processing times, engagement scores, etc.
|
|
362
|
-
*
|
|
363
|
-
* @example
|
|
364
|
-
* ```typescript
|
|
365
|
-
* // Track revenue
|
|
366
|
-
* metrics.trackValue('order.revenue', 149.99, {
|
|
367
|
-
* currency: 'USD',
|
|
368
|
-
* productCategory: 'electronics'
|
|
369
|
-
* })
|
|
370
|
-
*
|
|
371
|
-
* // Track items per cart
|
|
372
|
-
* metrics.trackValue('cart.item_count', 5, {
|
|
373
|
-
* userId: '123'
|
|
374
|
-
* })
|
|
375
|
-
*
|
|
376
|
-
* // Track processing time
|
|
377
|
-
* metrics.trackValue('api.response_time', 250, {
|
|
378
|
-
* unit: 'ms',
|
|
379
|
-
* endpoint: '/api/checkout'
|
|
380
|
-
* })
|
|
381
|
-
* ```
|
|
382
|
-
*/
|
|
383
|
-
trackValue(
|
|
384
|
-
metricName: string,
|
|
385
|
-
value: number,
|
|
386
|
-
attributes?: EventAttributes,
|
|
387
|
-
): void {
|
|
388
|
-
const attrs: Attributes = {
|
|
389
|
-
service: this.serviceName,
|
|
390
|
-
metric: metricName,
|
|
391
|
-
...attributes,
|
|
392
|
-
};
|
|
393
|
-
|
|
394
|
-
this.valueHistogram.record(value, attrs);
|
|
395
|
-
|
|
396
|
-
this.logger?.debug(
|
|
397
|
-
{
|
|
398
|
-
metric: metricName,
|
|
399
|
-
value,
|
|
400
|
-
attributes,
|
|
401
|
-
},
|
|
402
|
-
'Value metric tracked',
|
|
403
|
-
);
|
|
404
|
-
|
|
405
|
-
// Record for testing
|
|
406
|
-
this.collector?.recordValue({
|
|
407
|
-
metric: metricName,
|
|
408
|
-
value,
|
|
409
|
-
attributes,
|
|
410
|
-
service: this.serviceName,
|
|
411
|
-
timestamp: Date.now(),
|
|
412
|
-
});
|
|
413
|
-
}
|
|
414
|
-
}
|
|
415
|
-
|
|
416
|
-
/**
|
|
417
|
-
* Global metrics instances (singleton pattern)
|
|
418
|
-
*/
|
|
419
|
-
const metricsInstances = new Map<string, Metric>();
|
|
420
|
-
|
|
421
|
-
/**
|
|
422
|
-
* Get or create a Metrics instance for a service
|
|
423
|
-
*
|
|
424
|
-
* @param serviceName - Service name for metric namespacing
|
|
425
|
-
* @param logger - Optional logger
|
|
426
|
-
* @returns Metrics instance
|
|
427
|
-
*
|
|
428
|
-
* @example
|
|
429
|
-
* ```typescript
|
|
430
|
-
* const metrics = getMetrics('checkout')
|
|
431
|
-
* metrics.trackEvent('order.completed', { orderId: '123' })
|
|
432
|
-
* ```
|
|
433
|
-
*/
|
|
434
|
-
export function getMetrics(serviceName: string, logger?: Logger): Metric {
|
|
435
|
-
if (!metricsInstances.has(serviceName)) {
|
|
436
|
-
metricsInstances.set(serviceName, new Metric(serviceName, { logger }));
|
|
437
|
-
}
|
|
438
|
-
return metricsInstances.get(serviceName)!;
|
|
439
|
-
}
|
|
440
|
-
|
|
441
|
-
/**
|
|
442
|
-
* Reset all metrics instances (mainly for testing)
|
|
443
|
-
*/
|
|
444
|
-
export function resetMetrics(): void {
|
|
445
|
-
metricsInstances.clear();
|
|
446
|
-
}
|