你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

InstrumentationOptions interface

OpenTelemetry Instrumentations 配置接口

属性

azureSdk

Azure SDK 检测配置

bunyan

Bunyan Instrumentation 配置

http

HTTP 检测配置

mongoDb

MongoDB 检测配置

mySql

MySQL 检测配置

postgreSql

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