comon_otel 0.0.1-alpha.1 copy "comon_otel: ^0.0.1-alpha.1" to clipboard
comon_otel: ^0.0.1-alpha.1 copied to clipboard

OpenTelemetry SDK foundation for Dart with traces, metrics, logs, context propagation, and OTLP exporters.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add comon_otel

With Flutter:

 $ flutter pub add comon_otel

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

dependencies:
  comon_otel: ^0.0.1-alpha.1

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

Import it

Now in your Dart code, you can use:

import 'package:comon_otel/comon_otel.dart';
1
likes
160
points
31
downloads

Documentation

Documentation
API reference

Publisher

verified publisherserezhia.ru

Weekly Downloads

OpenTelemetry SDK foundation for Dart with traces, metrics, logs, context propagation, and OTLP exporters.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#opentelemetry #observability #tracing #metrics #logging

License

MIT (license)

Dependencies

archive, grpc, http, matcher

More

Packages that depend on comon_otel