https://github.com/ueman/dart-distributed-tracing
Example for Distributed Tracing with Flutter and dart_frog
https://github.com/ueman/dart-distributed-tracing
Last synced: about 1 month ago
JSON representation
Example for Distributed Tracing with Flutter and dart_frog
- Host: GitHub
- URL: https://github.com/ueman/dart-distributed-tracing
- Owner: ueman
- Created: 2023-04-11T11:29:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:50:33.000Z (over 2 years ago)
- Last Synced: 2025-01-26T09:41:20.240Z (over 1 year ago)
- Language: C++
- Size: 265 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Distributed Tracing with Dart
Example for Distributed Tracing with Flutter and dart_frog
Read the blog post about it [here](https://medium.com/@jonasuekoetter/bridging-the-gap-distributed-tracing-for-flutter-and-backend-4943799b0ea9).