InstrumentationOptions interface
OpenTelemetry Instrumentations Configuration interface
Properties
| azure |
Azure SDK Instrumentation Config |
| bunyan | Bunyan Instrumentation Config |
| http | HTTP Instrumentation Config |
| mongo |
MongoDB Instrumentation Config |
| my |
MySQL Instrumentation Config |
| postgre |
PostgreSql Instrumentation Config |
| redis | Redis Instrumentation Config |
| redis4 | Redis4 Instrumentation Config |
| winston | Winston Instrumentation Config |
Property Details
azureSdk
Azure SDK Instrumentation Config
azureSdk?: InstrumentationConfig
Property Value
InstrumentationConfig
bunyan
Bunyan Instrumentation Config
bunyan?: InstrumentationConfig
Property Value
InstrumentationConfig
http
HTTP Instrumentation Config
http?: InstrumentationConfig
Property Value
InstrumentationConfig
mongoDb
MongoDB Instrumentation Config
mongoDb?: InstrumentationConfig
Property Value
InstrumentationConfig
mySql
MySQL Instrumentation Config
mySql?: InstrumentationConfig
Property Value
InstrumentationConfig
postgreSql
PostgreSql Instrumentation Config
postgreSql?: InstrumentationConfig
Property Value
InstrumentationConfig
redis
Redis Instrumentation Config
redis?: InstrumentationConfig
Property Value
InstrumentationConfig
redis4
Redis4 Instrumentation Config
redis4?: InstrumentationConfig
Property Value
InstrumentationConfig
winston
Winston Instrumentation Config
winston?: InstrumentationConfig
Property Value
InstrumentationConfig