UNPKG

@dynatrace/opentelemetry-gcf

Version:

Dynatrace OpenTelemetry package for Google Cloud Functions

3 lines 269 B
export { DtSpanExporter, DtSampler, DtSpanProcessor, DtTextMapPropagator } from "@dynatrace/opentelemetry-core"; export { startHttpSpan, endHttpSpan, endHttpSpanAndFlush, startActiveHttpSpan, flushSpans } from "./GcfInstrumentation"; //# sourceMappingURL=index.d.ts.map