UNPKG

@grafana/faro-transport-otlp-http

Version:

Faro transport which converts the Faro data model to the Otlp data model.

3 lines (2 loc) 135 B
export { OtlpHttpTransport } from './transport'; export type { OtlpHttpTransportOptions, OtlpTransportRequestOptions } from './types';