farol_grpc 0.1.2 copy "farol_grpc: ^0.1.2" to clipboard
farol_grpc: ^0.1.2 copied to clipboard

gRPC (package:grpc) instrumentation for the Faro RUM client — RPC measurements, errors, and W3C traceparent.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add farol_grpc

With Flutter:

 $ flutter pub add farol_grpc

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

dependencies:
  farol_grpc: ^0.1.2

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:farol_grpc/farol_grpc.dart';
1
likes
160
points
264
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

gRPC (package:grpc) instrumentation for the Faro RUM client — RPC measurements, errors, and W3C traceparent.

Repository (GitHub)
View/report issues

Topics

#observability #rum #faro #grpc

License

Apache-2.0 (license)

Dependencies

farol, grpc, meta

More

Packages that depend on farol_grpc