malabi-instrumentation-node
v0.0.7-alpha.1
Published
open telemetry auto instrumentation for the nodejs
Downloads
605
Maintainers
Readme
malabi-instrumentation-node
Automatic instrumentation for nodejs for the malabi project.
Configuration
The configuration for this package is global to all instrumentations.
| Options | Type | Default | Description |
| -------------- | -------------------------------------- | --- | ----------------------------------------------------------------------------------------------- |
| collectPayloads
| boolean
| false | Collect operations payloads (request and response) when possible
| suppressInternalInstrumentation
| boolean
| true | Don't collect spans for internal implementation operations of instrumented packages |
Instrumentations
Other instrumentations installed via this package:
TODO: add the instrumentations from ext-js