logologo
Docs
API
Docs
API
logologo
React Native Ottrelite

Classes

Class: DevSpanProcessorInterceptor
Class: OttreliteMeterProvider
Class: OttreliteTracerProvider
Class: OttreliteBackendPlatform
Class: OttreliteBackendTracy
Class: Ottrelite

Functions

Function: useTracer
Function: vanillaTracerFactory
Function: withTrace
Function: useComponentRenderTracing
Function: withComponentRenderTracing

Interfaces

Interface: OttreliteBackendInfo

Modules

Module: interop-otel/src
Module: @ottrelite/backend-platform
Module: @ottrelite/backend-wrapper-tracy
Module: @ottrelite/core

Types

Type alias: WithTraceProps
Type alias: OttreliteBackend
Type alias: StackTraceEntry
Type alias: TracingAPI
Abstract Logo

Need React or React Native expertise you can count on?

Let's talkLet's talk
Edit this page on GitHub
Previous PageClass: OttreliteTracerProvider
Next PageClass: OttreliteBackendTracy
Need help with React or React Native projects?
We support teams building scalable apps with React and React Native.
Let's talkLet's talk

#Class: OttreliteBackendPlatform

@ottrelite/backend-platform.OttreliteBackendPlatform

Ottrelite backend providing integration with the OS-specific tracing API available at runtime. On Android, it uses ATrace, on iOS, it uses OSSignposter.

#Table of contents

#Constructors

  • constructor

#Properties

  • hybridObject

#Methods

  • install

#Constructors

#constructor

new OttreliteBackendPlatform()

#Properties

#hybridObject

Static hybridObject: ReactNativeOttreliteBackendPlatform

#Methods

#install

Static install(): void

#Returns

void