@react-hook-observability/nextjs-server-actions
v0.1.6
Published
provides Observability as React Hooks in React.
Downloads
7
Maintainers
Readme
@react-hook-observability/nextjs-server-actions provides the following ServerActions.
| ServerAction Name | Description | README |
| :---------------- | :------------------------ | :------------------------------------------------------------------- |
| exportOtlp
| Send data in OTLP format. | exportOtlp |
Getting Started
Install the library.
npm
npm install @react-hook-observability/nextjs-server-actions
yarn
yarn add @react-hook-observability/nextjs-server-actions
pnpm
pnpm add @react-hook-observability/nextjs-server-actions
bun
bun add @react-hook-observability/nextjs-server-actions