Skip to content

Attributes

This page documents all attributes used in traces, spans, and wide logs. Attributes provide structured context for observability data.

Entry type (e.g., user, group). Corresponds to transcribe configuration entry types.

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces, Metrics

Entry UUID (for entry-level operations and warnings).

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

Entry DN for trace debugging (redacted in wide logs if configured).

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

Entry unique object ID (database row identifier).

PropertyValue
Typelong
CardinalityHigh
Appears inWide logs, Traces

Attribute name (for warnings about specific attributes).

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

Attribute value count (for multi-value warnings).

PropertyValue
Typelong
Appears inWide logs, Traces

Change type for ingest operations.

PropertyValue
Typestring
Valuesadd, modify, delete, move
Appears inWide logs, Traces, Metrics

Checkpoint timestamp (ISO-8601 format).

PropertyValue
Typestring

Search kind for LDAP operations.

PropertyValue
Typestring
Valuessimple, paged, vlv
Appears inWide logs, Traces

LDAP message ID.

PropertyValue
Typelong
CardinalityHigh
Appears inWide logs, Traces

Operation name combining channel and operation type. Format: CHANNEL.OP (e.g., LDAP.Search, REST.Modify, Transcription.WorkItem).

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

Operation result classification. Value is “ok” for success, or the failure kind for errors.

PropertyValue
Typestring
Valuesok, cancelled, invalid_argument, out_of_range, failed_precondition, unauthenticated, permission_denied, not_found, already_exists, conflict, resource_exhausted, deadline_exceeded, unavailable, unimplemented, internal, data_loss, unknown
Appears inWide logs, Traces, Metrics

Protocol channel that received the request.

PropertyValue
Typestring
Valuesldap, rest, graphql, grpc, monitoring
Appears inWide logs, Traces, Metrics

Named socket for the connection. Usually “@default” unless multiple sockets are configured.

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces, Metrics

Database connection pool name.

PropertyValue
Typestring

Database connection pool size.

PropertyValue
Typelong

Database connection URL.

PropertyValue
Typestring

Database user.

PropertyValue
Typestring

Database SSL mode (e.g., “require”, “disabled”).

PropertyValue
Typestring

Database system (e.g., postgresql).

PropertyValue
Typestring

Database name.

PropertyValue
Typestring

Hash of the SQL statement.

PropertyValue
Typestring

Query duration in seconds.

PropertyValue
Typedouble

Number of rows returned or affected.

PropertyValue
Typelong

Database error code (when applicable).

PropertyValue
Typestring

Retry attempt number.

PropertyValue
Typelong

Operation name for retry context.

PropertyValue
Typestring

Exception type (class name).

PropertyValue
Typestring

Exception message.

PropertyValue
Typestring

Exception stacktrace.

PropertyValue
Typestring

Failure error code identifier.

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

Failure kind classification (gRPC-aligned).

PropertyValue
Typestring
Valuescancelled, invalid_argument, out_of_range, failed_precondition, unauthenticated, permission_denied, not_found, already_exists, conflict, resource_exhausted, deadline_exceeded, unavailable, unimplemented, internal, data_loss, unknown
Appears inWide logs, Traces, Metrics

Failure unique ID (UUID).

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

Failure correlation ID (if provided by client).

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

Trace ID where the failure was created (32 hex chars).

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

Span ID where the failure was created (16 hex chars).

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

Client-safe error message.

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

Structured JSON details for diagnostic purposes.

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs

GraphQL operation name (from the query document). Example: For query GetUser { user(id: "123") { name } }, this would be “GetUser”.

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

GraphQL operation type.

PropertyValue
Typestring
Valuesquery, mutation, subscription
Appears inWide logs, Traces, Metrics

Number of GraphQL errors in the response.

PropertyValue
Typelong
Appears inWide logs, Traces

Whether the GraphQL response contains errors.

PropertyValue
Typeboolean
Appears inWide logs, Traces

GraphQL field name being resolved.

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

GraphQL parent type name for field resolution.

PropertyValue
Typestring
ValuesQuery, Mutation, Subscription, or object type names
Appears inWide logs, Traces

Whether this request used APQ (Automatic Persisted Queries). True when the request included a persisted query hash (with or without the query body).

PropertyValue
Typeboolean
Appears inWide logs, Traces

APQ cache result.

PropertyValue
Typestring
Valueshit, miss, registered
Appears inWide logs, Traces

Some attributes in this section are OTel semantic conventions. See the linked documentation for standard definitions.

Standard OTel attribute. See OTel Semantic Conventions.

HTTP request method (GET, POST, etc.). OTel: http.request.method

PropertyValue
Typestring

Standard OTel attribute. See OTel Semantic Conventions.

HTTP route pattern. OTel: http.route

PropertyValue
Typestring

Standard OTel attribute. See OTel Semantic Conventions.

HTTP response status code. OTel: http.response.status_code

PropertyValue
Typelong

HTTP request body size. OTel: http.request.body.size (experimental)

PropertyValue
Typelong

HTTP response body size. OTel: http.response.body.size (experimental)

PropertyValue
Typelong

Standard OTel attribute. See OTel Semantic Conventions.

URL path. OTel: url.path

PropertyValue
Typestring

Standard OTel attribute. See OTel Semantic Conventions.

URL scheme (http/https). OTel: url.scheme

PropertyValue
Typestring

Standard OTel attribute. See OTel Semantic Conventions.

Client IP address. OTel: client.address

PropertyValue
Typestring

Standard OTel attribute. See OTel Semantic Conventions.

Client port. OTel: client.port

PropertyValue
Typelong

Standard OTel attribute. See OTel Semantic Conventions.

User-Agent. OTel: user_agent.original (NOT http.request.header.user-agent)

PropertyValue
Typestring

Request ID header value.

PropertyValue
Typestring

Correlation ID header value.

PropertyValue
Typestring

Standard OTel attribute. See OTel Semantic Conventions.

Server address (host). OTel: server.address

PropertyValue
Typestring

Standard OTel attribute. See OTel Semantic Conventions.

Server port. OTel: server.port

PropertyValue
Typelong

Task sequence number.

PropertyValue
Typelong

Task UUID.

PropertyValue
Typestring

Maximum active tasks threshold for waitFor operations.

PropertyValue
Typelong

Timeout for waitFor operations in seconds.

PropertyValue
Typedouble

Wait kind for ingest throttling.

PropertyValue
Typestring
Valuestimed, untimed
Appears inWide logs, Traces

Time spent waiting in ingest queue (seconds).

PropertyValue
Typedouble

Number of add events written.

PropertyValue
Typelong

Number of delete events written.

PropertyValue
Typelong

Number of move events written.

PropertyValue
Typelong

Number of modify operations written.

PropertyValue
Typelong

LDAP server address.

PropertyValue
Typestring

LDAP server port.

PropertyValue
Typelong

Number of active LDAP connections.

PropertyValue
Typelong

Disconnect type (e.g., UNBIND, IO_ERROR).

PropertyValue
Typestring

Disconnect message.

PropertyValue
Typestring

Time spent waiting for permits (seconds).

PropertyValue
Typedouble

Number of permits acquired.

PropertyValue
Typelong

Run kind indicating how the maintenance task was triggered.

PropertyValue
Typestring
ValuesCRON_WINDOW, HARD_INTERVAL, SOFT_INTERVAL, MANUAL
Appears inWide logs, Traces

Current memory usage percentage.

PropertyValue
Typedouble

High memory threshold percentage.

PropertyValue
Typedouble

Recovery memory threshold percentage.

PropertyValue
Typedouble

Number of throttle cycles.

PropertyValue
Typelong

Number of sleep cycles during throttling.

PropertyValue
Typelong

Query signature (normalized query fingerprint). Useful for grouping similar queries in dashboards.

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

Query scope (base DN scope).

PropertyValue
Typestring
Valuesbase, one, sub, subordinates
Appears inWide logs, Traces

Requested object types.

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

Where clause summary.

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

Sort specification.

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

Seek direction.

PropertyValue
Typestring
Valuesforward, backward
Appears inWide logs, Traces

Cursor value for pagination.

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

Whether query result was limited.

PropertyValue
Typeboolean
Appears inWide logs, Traces

Count mode for the query.

PropertyValue
Typestring
Valuesnone, exact, estimated
Appears inWide logs, Traces

Navigation mode for the query.

PropertyValue
Typestring
Valuesoffset, cursor
Appears inWide logs, Traces

Number of events processed during rebuild.

PropertyValue
Typelong

Number of entries after rebuild.

PropertyValue
Typelong

Number of entry data rows after rebuild.

PropertyValue
Typelong

Number of attribute set value operations.

PropertyValue
Typelong

Number of attribute add value operations.

PropertyValue
Typelong

Number of attribute delete value operations.

PropertyValue
Typelong

Number of attribute delete operations.

PropertyValue
Typelong

Number of add events.

PropertyValue
Typelong

Number of modify events.

PropertyValue
Typelong

Number of delete events.

PropertyValue
Typelong

Number of move events.

PropertyValue
Typelong

Duration of rebuild phase.

PropertyValue
Typestring

Duration of transfer phase.

PropertyValue
Typestring

Total duration.

PropertyValue
Typestring

Total entries considered during reconciliation.

PropertyValue
Typelong

Entries verified to exist in LDAP.

PropertyValue
Typelong

Entries deleted (synthetic deletes emitted).

PropertyValue
Typelong

Batch size for LDAP search operations.

PropertyValue
Typelong

Response shape for REST queries.

PropertyValue
Typestring
Valuesnodes, edges, count
Appears inWide logs, Traces

Lookup key type for direct entry access.

PropertyValue
Typestring
Valuesuuid, uoid, dn
Appears inWide logs, Traces

Exception type received by error handler (diagnostic).

PropertyValue
Typestring
CardinalityHigh
Appears inWide logs, Traces

HTTP status code mapped from exception (diagnostic).

PropertyValue
Typelong
Appears inWide logs, Traces

Number of retry attempts made.

PropertyValue
Typelong

Maximum duration allowed for retries in seconds.

PropertyValue
Typelong

Offset from operation start in seconds. Presence of this attribute distinguishes segment events from regular events.

PropertyValue
Typedouble

Segment duration in seconds.

PropertyValue
Typedouble

The name of the leaked segment.

PropertyValue
Typestring

How long the segment has been open (seconds).

PropertyValue
Typedouble

The configured leak threshold (seconds).

PropertyValue
Typedouble

The best-frame string for quick identification of the creation site.

PropertyValue
Typestring

The capped creation stack trace.

PropertyValue
Typestring

Warning code (e.g., “unsupported_base_dn”).

PropertyValue
Typestring

Human-readable message.

PropertyValue
Typestring

Structured JSON details.

PropertyValue
Typestring