buildhut_telemetry 0.1.3 copy "buildhut_telemetry: ^0.1.3" to clipboard
buildhut_telemetry: ^0.1.3 copied to clipboard

Battery-efficient OpenTelemetry log pusher, frame-rate performance tracer, and structured logger for Flutter. Sends OTLP/JSON v1 logs, traces, and metrics to BuildHut or any OTel Collector.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add buildhut_telemetry

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

dependencies:
  buildhut_telemetry: ^0.1.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:buildhut_telemetry/buildhut_telemetry.dart';
0
likes
150
points
231
downloads

Documentation

API reference

Publisher

verified publisherassoz.org

Weekly Downloads

Battery-efficient OpenTelemetry log pusher, frame-rate performance tracer, and structured logger for Flutter. Sends OTLP/JSON v1 logs, traces, and metrics to BuildHut or any OTel Collector.

Repository (GitHub)
View/report issues

Topics

#opentelemetry #telemetry #logging #performance #buildhut

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on buildhut_telemetry