dartastic_opentelemetry 1.0.0-alpha copy "dartastic_opentelemetry: ^1.0.0-alpha" to clipboard
dartastic_opentelemetry: ^1.0.0-alpha copied to clipboard

OpenTelemetry SDK for Dart and Flutter. Distributed tracing, metrics, OTLP exporters (gRPC/HTTP), and context propagation for observability backends.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dartastic_opentelemetry

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

dependencies:
  dartastic_opentelemetry: ^1.0.0-alpha

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

Import it

Now in your Dart code, you can use:

import 'package:dartastic_opentelemetry/dartastic_opentelemetry.dart';
8
likes
0
points
30k
downloads

Publisher

verified publishermindfulsoftware.com

Weekly Downloads

OpenTelemetry SDK for Dart and Flutter. Distributed tracing, metrics, OTLP exporters (gRPC/HTTP), and context propagation for observability backends.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dartastic_opentelemetry_api, fixnum, grpc, http, meta, protobuf, synchronized, web

More

Packages that depend on dartastic_opentelemetry