voo_telemetry 0.2.3 copy "voo_telemetry: ^0.2.3" to clipboard
voo_telemetry: ^0.2.3 copied to clipboard

OpenTelemetry integration for VooFlutter with support for traces, metrics, and logs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add voo_telemetry

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  voo_telemetry: ^0.2.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:voo_telemetry/voo_telemetry.dart';
1
likes
140
points
254
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

OpenTelemetry integration for VooFlutter with support for traces, metrics, and logs.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #opentelemetry #observability #tracing #otlp

Documentation

API reference

License

MIT (license)

Dependencies

collection, dio, fixnum, flutter, http, path, path_provider, protobuf, sembast, sembast_web, synchronized, uuid, voo_core

More

Packages that depend on voo_telemetry