C# 클래스 Google.Cloud.EntityFrameworkCore.Spanner.Extensions.TracerProviderExtension

파일 보기 프로젝트 열기: cloudspannerecosystem/dotnet-spanner-entity-framework

공개 프로퍼티들

프로퍼티 타입 설명
ATTRIBUTE_NAME_RETRYING string
SPAN_NAME_COMMIT string
SPAN_NAME_SAVECHANGES string

공개 메소드들

메소드 설명
GetTracer ( ) : Tracer

비공개 메소드들

메소드 설명
TracerProviderExtension ( ) : OpenTelemetry.Trace

메소드 상세

GetTracer() 공개 정적인 메소드

public static GetTracer ( ) : Tracer
리턴 Tracer

프로퍼티 상세

ATTRIBUTE_NAME_RETRYING 공개적으로 정적으로 프로퍼티

public static string ATTRIBUTE_NAME_RETRYING
리턴 string

SPAN_NAME_COMMIT 공개적으로 정적으로 프로퍼티

public static string SPAN_NAME_COMMIT
리턴 string

SPAN_NAME_SAVECHANGES 공개적으로 정적으로 프로퍼티

public static string SPAN_NAME_SAVECHANGES
리턴 string