Class Constants.Telemetry
Contains constants for telemetry data keys used in system analytics and reporting.
Inheritance
Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class Constants.Telemetry
Fields
View SourceAspEnvironment
The telemetry key for the ASP.NET Core environment name.
Declaration
public static string AspEnvironment
Field Value
| Type | Description |
|---|---|
| string |
BackofficeExternalLoginProviderCount
The telemetry key for the count of backoffice external login providers.
Declaration
public static string BackofficeExternalLoginProviderCount
Field Value
| Type | Description |
|---|---|
| string |
ContentCount
The telemetry key for the count of content items.
Declaration
public static string ContentCount
Field Value
| Type | Description |
|---|---|
| string |
CurrentServerRole
The telemetry key for the current server role in a load-balanced environment.
Declaration
public static string CurrentServerRole
Field Value
| Type | Description |
|---|---|
| string |
DatabaseProvider
The telemetry key for the database provider type.
Declaration
public static string DatabaseProvider
Field Value
| Type | Description |
|---|---|
| string |
DeliverApiEnabled
The telemetry key indicating whether the Delivery API is enabled.
Declaration
public static string DeliverApiEnabled
Field Value
| Type | Description |
|---|---|
| string |
DeliveryApiPublicAccess
The telemetry key for Delivery API public access configuration.
Declaration
public static string DeliveryApiPublicAccess
Field Value
| Type | Description |
|---|---|
| string |
DocumentTypeCount
The telemetry key for the count of document types.
Declaration
public static string DocumentTypeCount
Field Value
| Type | Description |
|---|---|
| string |
DomainCount
The telemetry key for the count of domains configured.
Declaration
public static string DomainCount
Field Value
| Type | Description |
|---|---|
| string |
ExamineIndexCount
The telemetry key for the count of Examine search indexes.
Declaration
public static string ExamineIndexCount
Field Value
| Type | Description |
|---|---|
| string |
HighestPropertyCount
The telemetry key for the highest property count on a single content type.
Declaration
public static string HighestPropertyCount
Field Value
| Type | Description |
|---|---|
| string |
IsDebug
The telemetry key indicating whether debug mode is enabled.
Declaration
public static string IsDebug
Field Value
| Type | Description |
|---|---|
| string |
LanguageCount
The telemetry key for the count of languages configured.
Declaration
public static string LanguageCount
Field Value
| Type | Description |
|---|---|
| string |
MediaCount
The telemetry key for the count of media items.
Declaration
public static string MediaCount
Field Value
| Type | Description |
|---|---|
| string |
MemberCount
The telemetry key for the count of members.
Declaration
public static string MemberCount
Field Value
| Type | Description |
|---|---|
| string |
ModelsBuilderMode
The telemetry key for the Models Builder mode.
Declaration
public static string ModelsBuilderMode
Field Value
| Type | Description |
|---|---|
| string |
OsLanguage
The telemetry key for the operating system language.
Declaration
public static string OsLanguage
Field Value
| Type | Description |
|---|---|
| string |
Properties
The telemetry key for property information.
Declaration
public static string Properties
Field Value
| Type | Description |
|---|---|
| string |
RichTextBlockCount
The telemetry key for the count of rich text blocks.
Declaration
public static string RichTextBlockCount
Field Value
| Type | Description |
|---|---|
| string |
RichTextEditorCount
The telemetry key for the count of rich text editors.
Declaration
public static string RichTextEditorCount
Field Value
| Type | Description |
|---|---|
| string |
RootCount
The telemetry key for the count of root content nodes.
Declaration
public static string RootCount
Field Value
| Type | Description |
|---|---|
| string |
RuntimeMode
The telemetry key for the runtime mode.
Declaration
public static string RuntimeMode
Field Value
| Type | Description |
|---|---|
| string |
ServerFramework
The telemetry key for the server framework version.
Declaration
public static string ServerFramework
Field Value
| Type | Description |
|---|---|
| string |
ServerOs
The telemetry key for the server operating system.
Declaration
public static string ServerOs
Field Value
| Type | Description |
|---|---|
| string |
TemplateCount
The telemetry key for the count of templates.
Declaration
public static string TemplateCount
Field Value
| Type | Description |
|---|---|
| string |
TotalCompositions
The telemetry key for the total count of compositions used.
Declaration
public static string TotalCompositions
Field Value
| Type | Description |
|---|---|
| string |
TotalPropertyCount
The telemetry key for the total count of properties across all content types.
Declaration
public static string TotalPropertyCount
Field Value
| Type | Description |
|---|---|
| string |
UserCount
The telemetry key for the count of users.
Declaration
public static string UserCount
Field Value
| Type | Description |
|---|---|
| string |
UserGroupCount
The telemetry key for the count of user groups.
Declaration
public static string UserGroupCount
Field Value
| Type | Description |
|---|---|
| string |
WebServer
The telemetry key for the web server type.
Declaration
public static string WebServer
Field Value
| Type | Description |
|---|---|
| string |
WebhookCustomEvent
The telemetry key for the count of webhooks with custom events.
Declaration
public static string WebhookCustomEvent
Field Value
| Type | Description |
|---|---|
| string |
WebhookCustomHeaders
The telemetry key for the count of webhooks with custom headers.
Declaration
public static string WebhookCustomHeaders
Field Value
| Type | Description |
|---|---|
| string |
WebhookPrefix
The prefix used for webhook-related telemetry keys.
Declaration
public static string WebhookPrefix
Field Value
| Type | Description |
|---|---|
| string |
WebhookTotal
The telemetry key for the total count of webhooks.
Declaration
public static string WebhookTotal
Field Value
| Type | Description |
|---|---|
| string |