OptionalclientConfiguration for Moleculer clients. Set to false to disable client instrumentation.
OptionalenabledWhether to enable the plugin.
OptionalmeasuredWhether to measure the span. Can also be set to a key-value pair with span names as keys and booleans as values for more granular control.
OptionalmetaWhether to include context meta as tags.
OptionalserverConfiguration for Moleculer servers. Set to false to disable server instrumentation.
OptionalserviceThe service name to be used for this plugin.
This plugin automatically instruments the moleculer module.