systemic-azure-metrics 2.1.0
Install from the command line:
Learn more about npm packages
$ npm install @infinitaslearning/systemic-azure-metrics@2.1.0
Install via package.json:
"@infinitaslearning/systemic-azure-metrics": "2.1.0"
About this version
A systemic component to use the azure metrics SDK.
Forked package of guidesmiths' systemic-azure-metrics.
Added config flags:
- liveMetrics (
boolean
, defaultfalse
): enable/disable the live metrics stream for insights: https://docs.microsoft.com/en-us/azure/azure-monitor/app/live-stream - ignoreURI (
string[]
, default['/__/manifest]'
) is an array of URIs to be ignored: telemetry won't be sent for that specific requesta - traceW3C (
boolean
, defaultfalse
): enable/disable correlation via W3C: https://docs.microsoft.com/en-us/azure/azure-monitor/app/correlation && https://w3c.github.io/trace-context/
WARNING:
Do not forget to disable appInsights in test mode as it can lead to wrong behaviours/broken tests
eg:
metrics: {
key: 'fakeTestKey',
insightsConfig: {
disableAppInsights: true
}
}
Details
- systemic-azure-metrics
-
infinitaslearning
- about 2 years ago
- ISC
- 10 dependencies
Assets
- systemic-azure-metrics-2.1.0.tgz
Download activity
- Total downloads 905
- Last 30 days 0
- Last week 0
- Today 0