UNPKG

@opentelemetry/instrumentation-cassandra-driver

Version:

OpenTelemetry instrumentation for `cassandra-driver` database client library for Apache Cassandra

3 lines 255 B
export { CassandraDriverInstrumentation } from './instrumentation'; export type { CassandraDriverInstrumentationConfig, CassandraDriverResponseCustomAttributeFunction, ResponseHookInfo, ResultSet, Row, } from './types'; //# sourceMappingURL=index.d.ts.map