InstrumentationOptions interface
OpenTelemetry Instrumentations 配置接口
属性
azure |
Azure SDK 检测配置 |
bunyan | Bunyan Instrumentation 配置 |
http | HTTP 检测配置 |
mongo |
MongoDB 检测配置 |
my |
MySQL 检测配置 |
postgre |
PostgreSql 检测配置 |
redis | Redis 检测配置 |
redis4 | Redis4 检测配置 |
winston | Winston Instrumentation 配置 |
属性详细信息
azureSdk
Azure SDK 检测配置
azureSdk?: InstrumentationConfig
属性值
InstrumentationConfig
bunyan
Bunyan Instrumentation 配置
bunyan?: InstrumentationConfig
属性值
InstrumentationConfig
http
HTTP 检测配置
http?: InstrumentationConfig
属性值
InstrumentationConfig
mongoDb
MongoDB 检测配置
mongoDb?: InstrumentationConfig
属性值
InstrumentationConfig
mySql
MySQL 检测配置
mySql?: InstrumentationConfig
属性值
InstrumentationConfig
postgreSql
PostgreSql 检测配置
postgreSql?: InstrumentationConfig
属性值
InstrumentationConfig
redis
Redis 检测配置
redis?: InstrumentationConfig
属性值
InstrumentationConfig
redis4
Redis4 检测配置
redis4?: InstrumentationConfig
属性值
InstrumentationConfig
winston
Winston Instrumentation 配置
winston?: InstrumentationConfig
属性值
InstrumentationConfig