Class OuterRequestSpans.ServiceSpan
Public API Name for the outer-request span
Inheritance
OuterRequestSpans.ServiceSpan
Assembly: Couchbase.NetClient.dll
Syntax
public static class OuterRequestSpans.ServiceSpan
Fields
|
Edit this page
View Source
AnalyticsQuery
Declaration
public const string AnalyticsQuery = "analytics"
Field Value
|
Edit this page
View Source
Eventing
Declaration
public const string Eventing = "eventing"
Field Value
|
Edit this page
View Source
N1QLQuery
Declaration
public const string N1QLQuery = "query"
Field Value
|
Edit this page
View Source
SearchQuery
Declaration
public const string SearchQuery = "search"
Field Value
|
Edit this page
View Source
ViewQuery
Declaration
public const string ViewQuery = "views"
Field Value