obsi_exporter_otlp 1.0.1 copy "obsi_exporter_otlp: ^1.0.1" to clipboard
obsi_exporter_otlp: ^1.0.1 copied to clipboard

Production OTLP HTTP/Protobuf and HTTP/JSON exporters for Obsi.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add obsi_exporter_otlp

With Flutter:

 $ flutter pub add obsi_exporter_otlp

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

dependencies:
  obsi_exporter_otlp: ^1.0.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:obsi_exporter_otlp/obsi_exporter_otlp.dart';
0
likes
160
points
61
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Production OTLP HTTP/Protobuf and HTTP/JSON exporters for Obsi.

Repository (GitHub)
View/report issues
Contributing

Topics

#observability #opentelemetry #otlp #tracing #metrics

License

MIT (license)

Dependencies

http, obsi

More

Packages that depend on obsi_exporter_otlp