Interfaces · @purista/core
PuristaMetricsRuntimeOptions
Runtime metrics options consumed by PURISTA recorders.
Signature
interface PuristaMetricsRuntimeOptionsExamples
const options: PuristaMetricsRuntimeOptions = {
defaultAttributes: { 'purista.service.name': 'orders' },
}Properties
5 entries
defaultAttributes
Property
defaultAttributes: PuristaMetricAttributesenabled
Property
enabled: booleanmeter
Property
meter: MeterrecordCustomMetrics
Property
recordCustomMetrics: booleanrecordFrameworkMetrics
Property
recordFrameworkMetrics: boolean