routed_observability 0.1.1 copy "routed_observability: ^0.1.1" to clipboard
routed_observability: ^0.1.1 copied to clipboard

Observability providers/middleware for Routed (tracing, metrics, health).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add routed_observability

With Flutter:

 $ flutter pub add routed_observability

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

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Observability providers/middleware for Routed (tracing, metrics, health).

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

dartastic_opentelemetry, dartastic_opentelemetry_api, routed_core, sentry

More

Packages that depend on routed_observability