Skip to content

reactedge/daffodil-telemetry

Repository files navigation

@daffodil/telemetry

@daffodil/telemetry is a lightweight Angular package that helps integrate telemetry providers into your Angular applications, supporting multiple telemetry services.

Overview

It simplifies event traceing and provides configuration options, such as defining analyzable actions. Notably, @daffodil/telemetry focuses on handling state-related events and operates specifically on Actions from @ngrx/store, rather than browser events. Additionally, it includes testing utilities tailored for telemetry event traceing in Angular applications.

Installation

To install @daffodil/telemetry, use the following commands in your terminal.

Install with npm:

npm install @daffodil/telemetry --save

Install with yarn:

yarn add @daffodil/telemetry

Features

Drivers

About

OpenTelemetry-powered observability for Daffodil applications with activity-based tracing and OTLP export.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors