Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface mariadb

This plugin automatically instruments the mariadb module.

Hierarchy

Index

Properties

Properties

Optional enabled

enabled: undefined | false | true

Whether to enable the plugin.

default

true

Optional measured

measured: boolean | {}

Whether 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.

Optional service

service: string | ((params: any) => string)

Generated using TypeDoc