0 commentaire (0 commentaire)1 réaction (1 réaction)1 personne assignée (1 personne assignée)C#756 forks (756 forks)batch import
enhancementhelp wanted
Métriques du dépôt
- Stars
- 4 354 étoiles (4 354 étoiles)
- Métriques de merge PR
- Aucune PR mergée en 30 j (Aucune PR mergée en 30 j)
Description
Even though Manga is a monolith application it would be nice to enable OpenTracing to show how to add it following the Clean Architecture principles.
The Jaeger library is a interesting starting point:
Guide contributeur
- Direction de recherche
- Examinez la bibliothèque cliente Jaeger pour C# et les exemples OpenTracing existants, puis intégrez les dans la structure Clean Architecture en ajoutant un middleware de traçage dans la couche API et en injectant les dépendances du traceur via la racine de composition.
- Stack technique
- csharp
- Domaine
- backendobservability
- Type d'issue
- Fonctionnalité
- Prérequis
- C#.NETOpenTracing concepts