dartastic_opentelemetry 0.9.5 copy "dartastic_opentelemetry: ^0.9.5" to clipboard
dartastic_opentelemetry: ^0.9.5 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: ^0.9.5

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
90
points
30k
downloads

Documentation

API reference

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
Contributing

License

Apache-2.0 (license)

Dependencies

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

More

Packages that depend on dartastic_opentelemetry