Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Petabridge
Tracing
Zipkin
Reporting
NoOp
NoOpReporter
C# Class Petabridge.Tracing.Zipkin.Reporting.NoOp.NoOpReporter
INTERNAL API. Reporter that doesn't actually report spans. Used for unit testing.
Inheritance:
ISpanReporter
Afficher le fichier
Open project: petabridge/Petabridge.Tracing.Zipkin
Méthodes publiques
Méthode
Description
Dispose
( ) :
void
Report
(
Span
span
) :
void
Method Details
Dispose()
public
méthode
public
Dispose
( ) :
void
Résultat
void
Report()
public
méthode
public
Report
(
Span
span
) :
void
span
Span
Résultat
void